This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

Re: [ECOS] linux .rel.got problem


>>>>> "Jamie" == Jamie Guinan <guinan@bluebutton.com> writes:

Jamie> On 21 Jun 1999, Jesper Skov wrote:
>> >>>>> "Jesper" == Jesper Skov <jskov@cygnus.co.uk> writes:
Jesper> Below's the patch used to fix the PR:
>>  Which in turn introduces a problem for the ConfigTool.
>> 
>> If you use the ConfigTool, you need to change the name of "rel_got"
>> section (in all the files) to "rel__got".

Jamie> Does that apply to running pkgconf.tcl manually as well? (Linux
Jamie> host).

No. As long as the naming is consistent it should be OK on Linux.

Jamie> And a more general question: after applying your patches, is it
Jamie> then necessary to run pkgconf.tcl to generate a new
Jamie> <build>/install/lib/target.ld ?

There's a dependency on the i386/arch script so it should be picked up
automatically. But you need to either rerun pkgconf or copy the new
mlt_i386_linux_ram.ldi to your build tree by hand.

Jesper

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