From: Bastiaan B. <Bas...@li...> - 2002-02-01 14:23:03
|
Hmm, this looks suspiciously like the sun CC compile problems discussed = earlier on this list. Does=20 CC=3DCC CXX=3DCC LD=3D"CC -KPIC" ./configure --disable-static=20 work? Cheers, Bastiaan > -----Original Message----- > From: hel...@ed...=20 > [mailto:hel...@ed...] > Sent: Friday, February 01, 2002 12:07 PM > To: log...@li... > Subject: [Log4cpp-devel] Compiling with sun CC >=20 >=20 > Hay there! >=20 > I've just been trying to compile log4cpp with Sun CC native=20 > compiler (Forte > 6.2). > I was not very successful using the configure program for=20 > this: Giving the=20 > arguments "CC=3DCC CXX=3DCC ./configure" produced Makefiles OK,=20 > the lib were > produced, but when I tried to link it to one of the test=20 > executables, lot's > of symbols > didn't get recognized.=20 >=20 > However, I made my own Makefiles which worked fine, I'm=20 > sharing them with > you in case you want to incorporate this stuff into your make=20 > regime... >=20 > <<Makefile.src>> <<Makefile.test>>=20 > Best regards, > Helge Fredriksen >=20 |