Re: [Cs-dev] Recent changes
Date | 2005-05-21 18:15 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Recent changes |
Can we please revert to the old static code for the moment? Victor > > .break the build on Linux64 > > g++ -Wl,-Bdynamic -shared -o libwidgets.so > InOut/widgets.os -L. -L. -L/usr/local/lib64 -L. -L. > -L/usr/local/lib/python2.3/config -lsndfile -lfltk > -lstdc++ -lpthread -lm > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.4/../../../../x86 > _64-suse-linux/bin/ld: /usr/local/lib64/libfltk.a(Fl.o): > relocation R_X86_64_32 against `a local symbol' can not be > used when making a shared object; recompile with -fPIC > /usr/local/lib64/libfltk.a: could not read symbols: Bad > value collect2: ld returned 1 exit status > scons: *** [libwidgets.so] Error 1 > scons: building terminated because of errors. > > It seems as if fltk does not build shared libraries even > if they are requested. (fltk 1.1.6) I have to build my > own fltk as the one supplied with the OS does not have > threads. > > Any advice/suggestions? > > ==John ffitch > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2005-05-21 20:15 |
From | Istvan Varga |
Subject | Re: [Cs-dev] Recent changes |
Victor Lazzarini wrote: > Can we please revert to the old static code for the > moment? Well, we should either revert permanently, or fix the problem now. ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |