Thanks guys, i was having a similar problem with a package I was porting but this thread solved it.

For me it turned out that the compile script was using g++ but linked with cc which I guess works on linux but was crapping out for me.

Thanks again,

Mark.


On Apr 5, 2004, at 4:13 PM, Benjamin Reed wrote:


David R. Morrison wrote:

I thought it meant that they were linking a C++ library which was compiled
with a different version of g++ than the one being currently used.

Could be either, really. Just the gcc/g++ thing is the most common.


The mix-and-match thing is true on all gcc platforms; I assumed that wasn't it since they already worked on other platforms.



------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to