Gcc Printer Drivers

 admin  
  1. Canon Printer Drivers

#undef CPPSYSVDEFAULT#define CPPSYSVDEFAULT '-DCALLAIX'Macro: LINKLIBGCCSPECIAL1Define this macro if the driver program should find the librarylibgcc.a. If you do not define this macro, the driver program will passthe argument -lgcc to tell the linker to do the search.Macro: LINKGCCCSEQUENCESPECThe sequence in which libgcc and libc are specified to the linker.By default this is%G%L%G.Macro: POSTLINKSPECDefine this macro to add additional steps to be executed after linker.The default value of this macro is empty string.Macro: LINKCOMMANDSPECA C string constant giving the complete command line need to execute thelinker. When you do this, you will need to update your port each time achange is made to the link command line within gcc.c. Therefore,define this macro only if you need to completely redefine the commandline for invoking the linker and there is no other way to accomplishthe effect you need.

WindowsExpert

Canon Printer Drivers

Overriding this macro may be avoidable by overridingLINKGCCCSEQUENCESPEC instead.Common Target Hook: bool TARGETALWAYSSTRIPDOTDOTTrue if.

   Coments are closed