[jamming] Jam won't link my c++ app
Mildred
ml.mildred593 at online.fr
Mon Jan 29 13:30:52 PST 2007
Le Mon 29/01/2007 à 12:17 Chris Stankevitz à écrit:
> Hi,
>
> Jam is trying to link using "cc" to link my c++ .o files which
> apparently does not include c++ routines. Why isn't jam using an
> appropriate linker on my system?
>
> Thank you!
>
> Chris
I agree it's strange.
My solution: just add the following line somewhere (I choose Jamconfig)
LINK = g++ ;
Hope it is useful, and I'm still waiting for a better solution.
Mildred
--
Mildred <xmpp:mildred at jabber.fr> <http://mildred632.free.fr/>
Clef GPG : <hkp://pgp.mit.edu> ou <http://mildred632.free.fr/gpg_key>
Fingerprint : 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 [9A7D 2E2B]
More information about the jamming
mailing list