[Icc-mot] ICC12 V7 linker command file
Richard
richard-lists at imagecraft.com
Fri Feb 9 08:23:17 PST 2007
At 07:36 AM 2/9/2007, Jim Fiocca wrote:
>Though I didn't find this in the documentation, I discovered it in the
>"usage" message from the linker. You can put linker options in a separate
>file, and access it via the linker option "@<linker_command_file>".
It's in the documentation, in the section call "Driver" under "Command Line
References."
>So now I'm greedy and I want to put comments in my linker command file.
>But I can't find a comment character that the linker will ignore. Is
>there one?
No. The programs just read the content into the command arguments block. So
since you can't put comments as part of normal arguments, you can't put it
in the @file either.
// richard (This email is for mailing lists. To reach me directly, please
use richard at imagecraft.com)
More information about the Icc-mot
mailing list