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

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

make and creating linker object file script


From: Damian Stones
Subject: make and creating linker object file script
Date: Thu, 16 Jun 2005 12:27:01 -0700

I've got a huge variable that contains all of the object files needed to
make a specific project. Since the list is so too long for the command line
I want to create a link script that contains all the information,
unfortunately for the very same reason I can't actually 'echo' the contents
to a file. Is there a simple way of getting the contents of this variable
into a file?

Thanks.

D.




reply via email to

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