public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Alpha cross compiler
@ 2002-09-25 22:38 Mongkol Ekpanyapong
  2002-09-26  7:51 ` Mongkol Ekpanyapong
  0 siblings, 1 reply; 16+ messages in thread
From: Mongkol Ekpanyapong @ 2002-09-25 22:38 UTC (permalink / raw)
  To: crossgcc

I successfuly  installed gcc 3.1 cross compiler for Alpha machine on my
x86 redhat 7.2. However cross compiler only successfully generate ELF
format, but the program that I'm using accept
only ECOFF format.
When I try to generate ECOFF, below is error messages:

/home/pop/crossdev/alpha-linuxecoff/lib/crt1.o: In function `_start':
/home/pop/crossdev/alpha-linuxecoff/lib/crt1.o(.text+0x8): relocation
truncated to fit: GPDISP .text+4
/home/pop/crossdev/alpha-linuxecoff/lib/crt1.o(.text+0x14): relocation
truncated to fit: ELF_LITERAL main
/home/pop/crossdev/alpha-linuxecoff/lib/crt1.o(.text+0x20): undefined
reference to `_init'
/home/pop/crossdev/alpha-linuxecoff/lib/crt1.o(.text+0x24): undefined
reference to `_fini'
/home/pop/crossdev/alpha-linuxecoff/lib/crt1.o(.text+0x30): undefined
reference to `__libc_start_main'
/home/pop/crossdev/alpha-linuxecoff/lib/crt1.o(.text+0x34): undefined
reference to `__libc_start_main'

Any suggestion are welcome?
Thanks,

--
Mongkol Ekpanyapong
The School of Electrical and Computer Engineering at Georgia Tech
Atlanta, GA  30332-0250
E-Mail: pop@ece.gatech.edu, gtg726c@prism.gatech.edu


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com

^ permalink raw reply	[flat|nested] 16+ messages in thread
* Alpha Cross compiler
@ 2013-01-17  0:20 Mahshid Sedghi
  2013-01-17  8:58 ` Jan-Benedict Glaw
  0 siblings, 1 reply; 16+ messages in thread
From: Mahshid Sedghi @ 2013-01-17  0:20 UTC (permalink / raw)
  To: crossgcc

Hi all,

I am using an Alpha cross compiler by gem5 website built using
crosstool, and this is the version:  gcc-4.3.2, glibc-2.6.1
(NPTL,x86/64).
I was able to compile simple codes using it successfully, but when I
try to compile my larger applications, I am getting assembly errors as
below:

/tmp/ccuZ74Tx.s: Assembler messages:
/tmp/ccuZ74Tx.s:38: Error: unknown opcode `movl'
/tmp/ccuZ74Tx.s:39: Error: syntax error

Do you have any idea what the problem is and how it can be fixed?

Thanks.

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2013-03-07 20:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-25 22:38 Alpha cross compiler Mongkol Ekpanyapong
2002-09-26  7:51 ` Mongkol Ekpanyapong
2013-01-17  0:20 Alpha Cross compiler Mahshid Sedghi
2013-01-17  8:58 ` Jan-Benedict Glaw
2013-01-18  3:00   ` Mahshid Sedghi
2013-01-19  9:35     ` Wang Baisheng
     [not found]       ` <CA+LiELDdNasfMW-JHN8KOFqte0mv3+2kVcR73mm1ML6V-8NFig@mail.gmail.com>
2013-01-23 18:09         ` Jan-Benedict Glaw
2013-01-23 18:34           ` Mahshid Sedghi
2013-01-23 20:52             ` Jan-Benedict Glaw
2013-01-23 23:41               ` Mahshid Sedghi
     [not found]               ` <CA+LiELAXZ9BPhsxVZ68sxggz1Sr4yc74vqAuyKFsvnV3V-a9uQ@mail.gmail.com>
2013-01-24  8:13                 ` Jan-Benedict Glaw
2013-01-24 23:05                   ` Mahshid Sedghi
2013-02-11 19:41                     ` Mahshid Sedghi
2013-02-13 20:13                       ` Jan-Benedict Glaw
2013-02-14  5:21                         ` Mahshid Sedghi
2013-03-07 20:11                           ` Mahshid Sedghi

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