This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Building GDB-6.3 for powerpc configuration


Hello,

I am using the latest CYGWIN GCC-3.3.3 to build the GDB-6.3 version of
GDB. My Host is configured to i686-pc-cygwin32 and target configuration
is set to powerpc-elf-eabi

I get a lot of following messages when trying to build the gdb.exe file.


/cygdrive/c/DOCUME~1/manish/LOCALS~1/Temp/ccVl8S7x.s:318447: Warning:
.stabn: description field '13c19' too big, try a different debug format
/cygdrive/c/DOCUME~1/manish/LOCALS~1/Temp/ccVl8S7x.s:318472: Warning:
.stabs: description field '13c02' too big, try a different debug format

Also I get the following warnings.

Dropping Vector Add Floating Point - av
Dropping Vector Add Signed Byte Saturate - av
Dropping Vector Add Signed Half Word Saturate - av
Dropping Vector Add Signed Word Saturate - av
Dropping Vector Add Unsigned Byte Modulo - av
Dropping Vector Add Unsigned Byte Saturate - av
Dropping Vector Add Unsigned Half Word Modulo - av
Dropping Vector Add Unsigned Half Word Saturate - av
Dropping Vector Add Unsigned Word Modulo - av
Dropping Vector Add Unsigned Word Saturate - av
Dropping Vector Logical AND - av
Dropping Vector Logical AND with Compliment - av
Dropping Vector Average Signed Byte - av
Dropping Vector Average Signed Half Word - av
Dropping Vector Average Signed Word - av
Dropping Vector Average Unsigned Byte - av
Dropping Vector Average Unsigned Half Word - av
Dropping Vector Average Unsigned Word - av
Dropping Vector Convert From Signed Fixed-Point Word - av
Dropping Vector Convert From Unsigned Fixed-Point Word - av

I would appreciate any help to get the above thing resolved..

Regards,
Manish.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]