LD linker scripts problem ...
hi,
has anyone ever succeeded in using the INCLUDE clause in a linker
script? I have tried every syntax I could imagine from the bare INCLUDE
filename as said in the infopage to an hypothetic INCLUDE("filename")
but ld always cry about a syntax error.
has someone a clue about this?
thanks
Laurent
.
Relevant Pages
- Re: Batch File Manipulation With WSH
... if you cannot implement it in script code (either VBScript [VB-like ... syntax] or JScript ), I suggest you look at batch file ... Dim FileName, Find, ReplaceWith, FileContents, dFileContents ... (microsoft.public.scripting.wsh) - Re: Saving variables with input filename
... I save with dynamic file names all the time. ... getting the syntax exactly right. ... % Example of constructing a filename on-the-fly ... save these features\variables to disk with the input wav file name ... (comp.soft-sys.matlab) - Re: save-hook for mailing list
... >> This command is used to override the default filename used when saving ... something matching regexp. ... your suggested syntax does not work for me. ... >I am deeply regretful that you have a broken Mutt. ... (comp.mail.mutt) - Re: 3rd RfD: Directories
... filename with the slashes into the native directory syntax (I guess ... How does one map filename with slashes into your syntax? ... (comp.lang.forth) - Re: Combo box for data entry
... Through code, the syntax is: ... Also try to imagine a way to get out of this "mode". ... Vanderghast, Access MVP ... > entry. ... (microsoft.public.access.formscoding) |
|