[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C++ transition stumbling blocks?



> 
> $ /bin/sh ../libtool --mode=link g++  -g -O2  -o libGLU.la -rpath /usr/local/lib -version-info 4:500:3 -L../src dummy.lo -lGL     libnurbs/interface/libNIFac.la libnurbs/internals/libNInt.la    libnurbs/nurbtess/libNTess.la   libtess/libtess.la      libutil/libutil.la 

I seem to remember seeing in some cases gcc was invoked for linkage 
even when g++ was specified. I don't remember having tracked it down
or fixed it; would you be able to check if it's really invoking 
gcc or g++ for linking ?



regards,
	junichi



Reply to: