This is the mail archive of the
binutils@sourceware.cygnus.com
mailing list for the binutils project.
Re: wince gcc and clmips incompatibility
- To: reed at reedkotler dot com
- Subject: Re: wince gcc and clmips incompatibility
- From: DJ Delorie <dj at delorie dot com>
- Date: Tue, 23 May 2000 19:17:17 -0400
- CC: binutils at sourceware dot cygnus dot com
- References: <NDBBLIPIGLIPIOIFNALBEEJFCEAA.reed@reedkotler.com>
> Does the gnu ld know how to handle the microsoft libs
> for dlls and such?
Yes.
> There are a lot of tricks they play using alphabetical section
> orderring that are necessary in order for the .libs and .rbjs
> and many other tricks to work.
Yes, it handles those.
> I'm noticing also that gcc does not create a function table
> as clmips does on this target.
I've never found that neccessary. GDB doesn't use it. But, feel free
to add it if you need it.