#21706: i386-elf-gcc @4.3.2 (cross, devel) - configure error - build failure -------------------------------------+-------------------------------------- Reporter: Richard.Beare@… | Owner: stepan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: i386-elf-gcc -------------------------------------+-------------------------------------- Comment(by Richard.Beare@…): Sorry to ask such a basic question - I'm new to macports internals. Where should I be running manual builds? I attempted cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_cross_i386 -elf-gcc/work/build/ sudo make install-gcc sudo port install i386-elf-gcc and got the same errors. I guess this isn't the right way... Replying to [comment:5 mwolfram@…]:
Replying to [comment:4 mwolfram@…]:
Workaround is to run ./libgcc/configure with --host=i386-apple- darwin9.8.0, this solves the issue when the configure script tries to execute the target compiler on the host system. Had some problems with other errors, so this is nonsense. Doing step by step myself I could see that a make install-gcc solved it.
-- Ticket URL: <http://trac.macports.org/ticket/21706#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS