help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Huge binaries. g++ 3.2.2 on SCO 3.2v5.05


From: llewelly
Subject: Re: Huge binaries. g++ 3.2.2 on SCO 3.2v5.05
Date: Mon, 10 May 2004 14:45:51 -0600
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (berkeley-unix)

ndchealthcom@yahoo.com (John) writes:

> After replacing g++ version 2.95.3 with g++ 3.2.2 my binary sizes have
> become extremely large on SCO 3.2v5.05.
> Only C++ binaries are like this, C compiles are fine (less than 6K for
> hello world).
[snip]

Does gcc support shared linking on SCO? Try
$ g++ -shared hello.cc



reply via email to

[Prev in Thread] Current Thread [Next in Thread]