TextPad gets Fatal: Illegal option: Gn with Borland's C++ he

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Josh

TextPad gets Fatal: Illegal option: Gn with Borland's C++ he

Post by Josh »

Ok, I don't understand this and have looked everywhere I can think of.

When I go to run Borland's C++ free compiler tool from TextPad, I get this error:

C:\c_prog\chpt1\book_dem\test\dem1-1.cpp:
Turbo Incremental Link Version 1.0 Copyright (c) 1997 Borland International
Fatal: Illegal option: Gn

Tool completed with exit code 1


Now I HAVE gone to the Tips page and I am using the settings specified there and I still get that error.

If I compile from the command line everything is fine, it's only when TextPad calls Bcc32.exe on it's own that I get that problem, does anyone have any ideas at all?
Post Reply