public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] ecos-CVS and GCC-3.0: Take 2-OK but for minor problems
@ 2001-07-07 21:32 Richard Chan
  0 siblings, 0 replies; only message in thread
From: Richard Chan @ 2001-07-07 21:32 UTC (permalink / raw)
  To: ecos-discuss

HOst i686-linux-pc-gnu
GCC 3.0 --disable-shared --enable-shared=libstdc++
Binutils 2.11.2

Folks, the host tools build with the following caveats

[1] tcl_inc_dir sets -I/usr/include explicitly on the c++ command line; this 
breaks #include_next in some of the libstdc++-v3 headers
which cannot find <string.h>

FIXME: (autoconf gurus???) if tcl_inc_dir is a system include path
to not add it to INCLUDES. Wow - never thought #include_next would
bite.

[2] Some files like interp.cxx flags.cxx cannot find prototypes
for the ctype.h functions.

FIXME: these files need to #include <ctype.h> somewhere
either cdlconfig.h or flags.hxx

The ecos and GCC-3 saga continues...that's all for now!

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com .

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-07 21:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-07 21:32 [ECOS] ecos-CVS and GCC-3.0: Take 2-OK but for minor problems Richard Chan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).