public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* Compile error using gcc-3.4.3 on Linux (FC2)
@ 2005-02-12 10:12 Richard Forrest
  2005-02-12 14:01 ` Frank Ch. Eigler
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Forrest @ 2005-02-12 10:12 UTC (permalink / raw)
  To: sid



I am totally new to SID and am trying to build it from snapshot-20050129  
and have run into a number of compile errors in the components.

The first one that occurs is in cgen_engine.h

c++ -DPACKAGE=\"sidcomp\" -DVERSION=\"0.1\" -I.  
-I../../../../../src/sid/component/cgen-cpu/arm7t  
-I../../../../../src/sid/component/cgen-cpu/arm7t  
-I../../../../../src/sid/component/cgen-cpu/arm7t/.. -I../../../include  
-I../../../../../src/sid/component/cgen-cpu/arm7t/../../../include  
-I../../../../bfd  
-I../../../../../src/sid/component/cgen-cpu/arm7t/../../../../include -g  
-O2 -Wp,-MD,.deps/arm7f.pp -c  -fPIC -DPIC  
../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.cxx -o .libs/arm7f.lo
In file included from  
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-cpu.h:24,
                  from  
../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.h:14,
                  from  
../../../../../src/sid/component/cgen-cpu/arm7t/arm7f.cxx:9:
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-engine.h: In  
member function `void cgen::pbb_engine<cpu_class,  
scache_record>::set_pbb_engine()':
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:236:  
error: `VIRTUAL_INSN_BEGIN' is not a member of `cgen'
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:237:  
error: `VIRTUAL_INSN_COND' is not a member of `cgen'
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:238:  
error: `VIRTUAL_INSN_CHAIN' is not a member of `cgen'
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:239:  
error: `VIRTUAL_INSN_CTI_CHAIN' is not a member of `cgen'
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:240:  
error: `VIRTUAL_INSN_BEFORE' is not a member of `cgen'
../../../../../src/sid/component/cgen-cpu/arm7t/../cgen-engine.h:241:  
error: `VIRTUAL_INSN_AFTER' is not a member of `cgen'
make[6]: *** [arm7f.lo] Error 1

I am using gcc-3.4.3 on Fedora Core 2 and have also tried a number of  
other versions back to gcc-2.95.2 with the same results.

Any help would be very much appreciated,

Thanks, Richard


-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Compile error using gcc-3.4.3 on Linux (FC2)
  2005-02-12 10:12 Compile error using gcc-3.4.3 on Linux (FC2) Richard Forrest
@ 2005-02-12 14:01 ` Frank Ch. Eigler
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Ch. Eigler @ 2005-02-12 14:01 UTC (permalink / raw)
  To: Richard Forrest; +Cc: sid

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]

Hi -

> I am totally new to SID and am trying to build it from snapshot-20050129  
> and have run into a number of compile errors in the components. [...]

Some build problems must have been relatively recently introduced,
but there are also known C++ standard problems found by gcc 3.4.
I'll try to clean these out this weekend.

- FChE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-02-12 14:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-12 10:12 Compile error using gcc-3.4.3 on Linux (FC2) Richard Forrest
2005-02-12 14:01 ` Frank Ch. Eigler

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