This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Shared library linking problem.


All I did was build qt-1.31 out of the box.  I believe all I did was
say
make linux-gcc-shared.

In Makefile (qt-1.31 top level):
CFLAGS=-O2 -Wall -W -I/usr/X11R6/include
LIBCFLAGS=-fPIC

Those are perhaps the only things I edited in the qt-1.31 dir.

I used egcs-971023, binutils-2.8.1.0.1, glibc-2.0.5 on linux-i586.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]