PATCH: Building a gcc-3.3/libstdc++-v3 cross compiler for *-*-solaris2.*
Benjamin Kosnik
bkoz@redhat.com
Thu May 22 16:38:00 GMT 2003
>One caveat that I meant to mention, BTW. I don't recall how I
>determined which HAVE_* macros should apply to Solaris, but I think it
>was based on the what the native sparc-sun-solaris2.8 (or
>i386-pc-solaris2.8) library configured itself for at the time. So, it
>may be suboptimal in the sense that we may HAVE_* some more things for
>that target.
You can add them later as you find them.
Here, this is a revised patch. This part of the configury is a mess. I'm
not quite sure why this case statement was split up, and some targets
given two separate items. Anybody?
This unifies everything.
-benjamin
2003-05-22 Benjamin Kosnik <bkoz@redhat.com>
* configure.in: Sort cross table.
* configure: Regenerate.
2003-05-22 Brad Spencer <spencer@infointeractive.com>
* configure.in: Add Solaris cross bits.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.20030522-1
Type: application/octet-stream
Size: 12391 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030522/fb63b3a6/attachment.obj>
More information about the Libstdc++
mailing list