#37270: rarian: Undefined symbols: operator delete operator new ---------------------------+-------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: tiger Port: rarian | ---------------------------+-------------------------------- Comment (by jeremyhu@…): It looks like the problem is a toolchain bug. librarian.dylib should be linking against the C++ runtime. rarian-example does not need to link against the C++ runtime as it is not a C++ application. rarian-example just needs to link against librarian.dylib. --- What happens if you use a more modern toolchain (MacPorts' apple-gcc42, ld64, cctools ports)? -- Ticket URL: <https://trac.macports.org/ticket/37270#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS