Hi all.
When compiling simple example (even c file with no code in it) with
dlx-elf-gcc -c -gdwarf-2 foo.c
I get the following error message:
internal compiler error: in assemble_integer, at varasm.c:2148
I've defined debugging support in the following way:
#define DBX_DEBUGGING_INFO 1
Thank you all for informations.
Regards,
Nemanja
- Original Message -
From: "Dave Hudson" <[EMAIL PROTECTED]>
To: "Alan Lehotsky" <[EMAIL PROTECTED]>; "Nemanja Popov"
<[EMAIL PROTECTED]>;
Sent: Wednesday, April 05, 2006 7:21 PM
Subjec
)
Seven 8-bit General Purpose Registers (R1-R7)
Multiple register banks are easily implemented
16-bit Program Counter and Stack Pointer
Thanks in advance for all informations.
Regards,
Nemanja Popov
Thanks on answer.
I'll try to do something similar.
Cheers
- Original Message -
From: "Mike Stump" <[EMAIL PROTECTED]>
To: "Nemanja Popov" <[EMAIL PROTECTED]>
Cc: "GCC Development"
Sent: Friday, February 24, 2006 10:31 PM
Subject: Re: s
there is call of that function in
main().
Code is correct (bar() function body is there) when compiling with the
following line:
dlx-elf-gcc -S foo.c -funit-at-a-time
Is it possible to workaround this problem in my port files.
Thanks in advance,
Nemanja Popov
Hi All,
I'm pretty new in porting and understunding GCC. I am trying to port gcc
4.02 to the DLX procesor by using dlx port for gcc 2.7.3.
Now I have the following problem:
. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include
-DL_muldi3 -c ../../gcc/libgcc2.c -o