This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MPE Port


At 03:38 AM 9/13/99 -0600, Jeffrey A Law wrote:

>You have to add it (either the .o or .a containing your constructor) to the
>program's link line.
>
>collect is supposed to look at all the files on the link line for constructors
>and add them to th ctor/dtor list.

OK. I'll try it as a separate module ... my first attempt embedded it into
libgcc.a as a LIB2FUNCS_EXTRA.


--
Mark Klein                                 DIS International, Ltd.
http://www.dis.com                         415-892-8400
PGP Public Key Available			


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]