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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Building a gcc-3.3/libstdc++-v3 cross compiler for*-*-solaris2.*


>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.

Attachment: p.20030522-1
Description: Binary data


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