#27520: Qucs architecture is in-compatible with iverilog -------------------------------------+-------------------------------------- Reporter: myschizobuddy@… | Owner: rowue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: qucs -------------------------------------+-------------------------------------- Comment(by rowue@…): Replying to [comment:7 ryandesign@…]:
Replying to [comment:5 rowue@…]:
{{{ port install iverilog arch=i386 }}}
"arch=i386" is not meaningful; MacPorts does not have or use a variable called "arch". Perhaps you meant "build_arch":
{{{ sudo port install iverilog build_arch=i386 }}}
O.k. - any suggestions how to put this into the port files? -- Ticket URL: <https://trac.macports.org/ticket/27520#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS