public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* g++ on alpha
@ 1998-03-18 14:08 Stephen Williams
  0 siblings, 0 replies; only message in thread
From: Stephen Williams @ 1998-03-18 14:08 UTC (permalink / raw)
  To: egcs

I seem to be having difficulty with G++ from egcs-1.0.2 for the target
alpha-redhat-linux-gnu. I'm getting messages that seem like maybe there
is a mixup of header files or something. I configured egcs-1.0.2 with
--prefix=/usr/local, and I'm using the as/ld that is installed with
RedHat 5.0/alpha. (The README doesn't seem to say I need to do otherwise.)

egch gcc compiled the 2.1.89 kernel great, that is what I'm running.
C++ is another story. Did I do something stupid?

-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."


icarus.icarus.com % make
g++ -O -g -Wall -MD -c pform.cc -o pform.o
/usr/local/include/g++/stl_list.h: In method `void Module::add_gate(class Gate *)':
/usr/local/include/g++/stl_list.h:159: warning: `struct cp_eh_info * __exception_info' might be used uninitialized in this function
/usr/local/include/g++/stl_list.h: In method `void Module::add_wire(class Wire *)':
/usr/local/include/g++/stl_list.h:159: warning: `struct cp_eh_info * __exception_info' might be used uninitialized in this function
/usr/local/include/g++/stl_list.h: In function `void pform_startmodule(const class basic_string<char,string_char_traits<char>,__default_alloc_template<true,0> > &)':
/usr/local/include/g++/stl_list.h:159: warning: `struct cp_eh_info * __exception_info' might be used uninitialized in this function
/tmp/cca01289.s: Assembler messages:
/tmp/cca01289.s:6341: Fatal error: String too big (4145 bytes)
make: *** [dep/pform.d] Error 1



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

only message in thread, other threads:[~1998-03-18 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-18 14:08 g++ on alpha Stephen Williams

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