help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LD script files


From: Joe Hosteny
Subject: LD script files
Date: Wed, 7 Feb 2001 20:15:17 -0500

Hello,

        I'm trying to use an ld command script file to specifically place 
object 
files in two program sections in an ELF file. I can produce a makefile which 
successfully produces the executable. However, I'm trying to use cons to do 
the build, and ld isn't able to find the .o files, which are placed in a 
build directory by cons ( while the .ld file remains in the source tree ).

        Is there a way to force script files, either in the script file or at 
the 
invocation of the linker, to search a path for a file referenced in the 
script file? I want to avoid hard coding any directory structure as my top 
level Construct file controls where things are being built.

Thanks,

Joe
jhosteny@spinnakernet.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]