collect2 update

Doug Semler doug@seaspace.com
Thu Apr 9 14:17:00 GMT 1998


Well, dumb me, I forgot that collect2 will create global ctors for
a program, and of course, the library needs one global ctor.  Of
course, this causes a dependency on stdlib because the global ctor
is dependent on the stream class, which is dependent on libstdc++.

So, you can safely ignore my last message, I'll have to rewrite
the code so it doesn't require a global constructor. :)

(Thanks for putting that debug flag in collect2, helped alot :)

---
Doug Semler                       | doug@seaspace.com
SeaSpace Corporation              | Garbage In -- Gospel Out
Least Senior Software Developer;  | Minister of things to do Next Quarter
Low Man on the Totem Pole         | (but will Never Be Done) DNRC  O-
A closed mind is a terrible thing | Bus Error (passengers dumped)



More information about the Gcc mailing list