Date: Sun, 10 Oct 1999 09:16:52 -0400 From: Carl Petersen <petersen@aspi.net> To: FreeBSD-Questions <freebsd-questions@FreeBSD.ORG> Subject: Compilers and libs Message-ID: <380091C4.C97105BA@aspi.net>
next in thread | raw e-mail | index | archive | help
Hi, When I compile an application with gcc295 and link to some lib that was built with gcc272 I get unresolved symbols. If I rebuild the library all is good but now apps compiled with gcc272 can't use the new lib. I think I see why. Is there anyway out of this situation other than rebuild everything with the new compiler and must must "make world" still use the 272 compiler? Thanks, --Carl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?380091C4.C97105BA>