This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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 m68k cross binutils


List:

I'm attempting to build binutils 2.11.2 cross for m68k-aout.

After configuring (no complaints), make yields this message:

/e/binutils-2.11.2/binutils/readelf.c:860: undefined reference to
`elf_avr_reloc
_type'
collect2: ld returned 1 exit status

During the compilation pass, this (I'm assuming) typedef is warned as
"undefined"

Am I missing something in my setup?

I'll look over the setup options for all things Elf related in the
insane hope I'll discover what I'm missing.  This is my first cross tool
build under Cygwin.  Wish me Providence.


Charles

-- 
Charles Krug, Jr.
Systems Engineer
Pentek Corp
1 Park Way
Upper Saddle River, NJ 07458

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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