#22689: openvpn2-2.0.9 Compiling with gcc-4.2 leads to wrong behaviour -------------------------------------+-------------------------------------- Reporter: wickedguitar6@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: openvpn2 -------------------------------------+-------------------------------------- Comment(by wickedguitar6@…): The problem seems to be irrelevant to the version of the gcc compiler used. However, it is relevant to whether the executable is compiled for "i386" or "x86_64" architecture. By default gcc-4.2 produces x86_64 executables and the gcc-4.0 i386 ones. When compiled as x86_64 executable it is unable to find the default_gateway on the system. -- Ticket URL: <http://trac.macports.org/ticket/22689#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS