c++ / ld

Ingo Luetkebohle ingo at devconsult.de
Sun Aug 29 17:17:11 CEST 1999


On Sun, 29 Aug 1999, Andre Landwehr wrote:
> Wie muß ich das machen?

Ruf nicht ld direkt auf, das geht garantiert schief.

Versuchs mal mit "g++ -o <binary> *.o"

Wobei Du anstatt von "*.o" natürlich auch eine Liste Deiner Objects angeben
kannst.

--
		Ingo Luetkebohle / 21st Century Digital Boy
dev/consulting Gesellschaft fuer Netzwerkentwicklung und -beratung mbH
url: http://www.devconsult.de/ - fon: 0521-1365800 - fax: 0521-1365803 




More information about the Linux mailing list