Re: FreeBSD Port: gcc-4.4.3.20091117

2009-11-30 Thread Loren James Rittle
In article , Gerald Pfeifer writes: > On Thu, 19 Nov 2009, Douglas Thrift wrote: >> I'm currently working with a friend on a new project >> (http://www.cycript.org/) that uses Objective-C++ for its bindings to >> GNUstep. Would it be possible to add a knob or something to the gcc >> ports to e

Re: Need to use some library path before /usr/lib

2009-09-21 Thread Loren James Rittle
In article , Gerald Pfeifer writes: > On Thu, 17 Sep 2009, Jason J. Hellenthal wrote: >> Something like the following. >> >> [/usr/local/bin/] >> libstdc++.so/usr/local/lib/gcc44/libstdc++.so >> libstdc++.so.6 /usr/local/lib/gcc44/libstdc++.so.6 > That looks quite nice, and