This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

Re: config question for tx49 linker script


On Tue, 2003-07-15 at 14:23, Andy Dyer wrote:
> Looking at the linker script in
> hal/packages/mips/tx49/v2_0/src/mips_tx49.ld
> 
> it has the following:
> 
> #if defined(EXTRAS) && defined(CYGPKG_IO)
> INPUT(extras.o)
> #endif 
> 
> 
> none of the other scripts in mips-land has the "&& defined(CYGPKG_IO)"
> in there.
> I believe this is causing my minimal redboot to link without the stuff
> in extras.
> Is this just bogus?

It does seem to be the only aberration!  Try it without and see if
it helps whatever issues you are having.  If it does, please send a
patch.

-- 
Gary D. Thomas <gary.thomas@mind.be>


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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