This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


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

Re: pei symbols


>From: Ian Lance Taylor <ian@cygnus.com>
>Date: Tue, 2 Jun 1998 19:49:15 -0400
>
>   From: jeffdbREMOVETHIS@goodnet.com (Mikey)
>   Date: Mon, 11 May 1998 10:04:12 GMT
>
>   Pei function symbols need to have a 20 in
>
>   internal_syment->n_type
>
>   similar to ecoff, anyone know how to get gcc to
>   generate the appropriate .def/.endef?
>
>This patch seems to do it in gcc.  I might try to clean it up and get
>it into egcs.

What does adding this do?

cgf