linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* CROSS_COMPILE - namespace collision
@ 2006-06-28 17:28 Lee Revell
  2006-06-28 20:14 ` Wolfgang Denk
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Revell @ 2006-06-28 17:28 UTC (permalink / raw)
  To: linuxppc-embedded

I have not been able to get readline 5.1 to compile with the ELDK - it
places the value of CROSS_COMPILE in the gcc command line and thus fails
with "No such file or directory".  I emailed the readline maintainer and
got this response: 

"The bash Makefiles expect CROSS_COMPILE
to expand to a preprocessor option, and will fail otherwise."

I can make it work with a hack, but I thought this might be interesting
info.

Any comments?

Lee

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

* Re: CROSS_COMPILE - namespace collision
  2006-06-28 17:28 CROSS_COMPILE - namespace collision Lee Revell
@ 2006-06-28 20:14 ` Wolfgang Denk
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2006-06-28 20:14 UTC (permalink / raw)
  To: Lee Revell; +Cc: linuxppc-embedded

Dear Lee,

in message <1151515702.15513.40.camel@mindpipe> you wrote:
> I have not been able to get readline 5.1 to compile with the ELDK - it

Did you read the documentation?

> I can make it work with a hack, but I thought this might be interesting
> info.

Please see section "3.7.2. Rebuilding Target Packages" in the manual,
http://www.denx.de/wiki/view/DULG/ELDKRebuildingComponents#Section_3.7.2.

It describes clearly what needs to be done to build target  packages.
Also  note  that  readline  already comes as part of the ELDK, so you
probably might just use the existing code.

Please RTFM.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Sometimes a feeling is all we humans have to go on.
	-- Kirk, "A Taste of Armageddon", stardate 3193.9

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

end of thread, other threads:[~2006-06-28 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-28 17:28 CROSS_COMPILE - namespace collision Lee Revell
2006-06-28 20:14 ` Wolfgang Denk

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 NNTP newsgroup(s).