[MacPorts] #25188: FIX for mips-elf-gcc does not compile
#25188: FIX for mips-elf-gcc does not compile ---------------------------------+------------------------------------------ Reporter: sjalander@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: mips-elf-gcc ---------------------------------+------------------------------------------ When compiling mips-elf-gcc it complains that libiconv, libiconv_open, and libiconv_close are missing as symbols. To avoid this compilation error LIBICONV_PLUG should be defined when including /opt/local/include/iconv.h (My quick and dirty fix was to define it in the h-file during the compilation). The second problem is that several make scripts use -arch X86_64 as compilation flag, which results in errors. Removing this argument makes the port compile and install. -- Ticket URL: <http://trac.macports.org/ticket/25188> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25188: FIX for mips-elf-gcc does not compile ----------------------------------+----------------------------------------- Reporter: sjalander@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Resolution: fixed | Keywords: Port: mips-elf-gcc | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r79459 -- Ticket URL: <https://trac.macports.org/ticket/25188#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts