This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-T option
- From: Michael Eager <eager at eagercon dot com>
- To: GCC <gcc at gcc dot gnu dot org>
- Date: Fri, 08 Sep 2006 13:08:26 -0700
- Subject: -T option
GCC accepts the -T<script> command line option and
passes this to the linker as -T<script>, as well as
suppressing any passing the linker the default linker script.
Unfortunately, -T <script> gets passed to the assembler.
The option doesn't appear in the GCC docs or in gcc -help.
I also can't locate where the gcc driver is processing the
-T option.
Is the missing documentation an oversight or is the option
deprecated or something else?
--
Michael Eager eager@eagercon.com
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077