This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Convert from CL command options


Can anyone help convert the following command line from Microsoft Visual C++ to gcc?

Direct from Script:
cl -DMTI? $dash_D? -GX $include? -Femti_pli_apps.dll ../../scooby/transactors/sarsu2_cpp_filelist.cpp sarsu2_test.cpp ../../scooby/*.cpp ../../scooby/transactors/veriusertfs_array.c? -LD -MD -link -dll -EXPORT:init_usertfs? C:\Modeltech_6.0b\win32pe\mtipli.lib??? ../../scooby/pthreads_2001_7_12/Pre-built/lib/pthreadVCE.lib

Variables substituted:
cl -DMTI? -DB_SARSU2? -GX -I /modeltech_pe_10.1/include -I ../../scooby -I . -I ../../scooby/pthreads_2001_7_12/Pre-built/include? -Femti_pli_apps.dll ../../scooby/transactors/sarsu2_cpp_filelist.cpp sarsu2_test.cpp ../../scooby/*.cpp ../../scooby/transactors/veriusertfs_array.c? -LD -MD -link -dll -EXPORT:init_usertfs? /cygdrive/c/Modeltech_pe_10.1/win32pe/mtipli.lib ../../scooby/pthreads_2001_7_12/Pre-built/lib/pthreadVCE.lib



Thomas Everett
Alcatel-Lucent
Wireline Division
1 Robbins Road
Westford, MA. 01886
1-978-952-7478
tom.everett@alcatel-lucent.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]