Hi!

12-Янв-2008 00:42 [EMAIL PROTECTED] (Aitor Santamarэa) wrote to
[email protected]:

>> AS> Both TMAKE and FREECOM complain that after unrolling the variables,
>> AS> the commandline is too long and the command cannot be executed.
AS> Precisely this is the point: the commandline was too long for TLINK.
>> AS> Thus my question if there's something to do similar to the Watcom
>> AS> linker or to TLIB to use an external file.
AS> The problem is with TLINK.
AS> I mentioned that OW-LINK and TLIB does not have that problem, because
AS> it allows you to describe what you want to do in a file, whereas TLINK
AS> does not.

     TLINK *does*. Example from makefile from kernel sources:

$(LINK) @$(TARGET).lnk;

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to