Mailinglist Archive: opensuse-mingw (21 mails)
| < Previous | Next > |
[opensuse-mingw] Wild cards when compiling with mingw32-cross-gcc
- From: Roger Oberholtzer <roger@xxxxxx>
- Date: Wed, 09 Mar 2011 12:48:15 +0100
- Message-id: <1299671295.29780.29.camel@acme.pacific>
The Windows shell does not expand wild cards given on the command line
to an application. So, on that platform, the application itself must do
this expansion. I thought that MinGW's gcc had a system where the
application could get expanded command line arguments. Alas, I do not
see these in my application.
My questions are:
1. Is it true that MinGW's gcc can be asked to expand command line wild
cards?
2. If so, has this support been enabled in the version in OBS?
2. If so, how must it be enabled when linking an application? For
example, with MSVC++, there is an additional object file that you link
with that makes this happen.
Yours sincerely,
Roger Oberholtzer
OPQ Systems / Ramböll RST
Office: Int +46 10-615 60 20
Mobile: Int +46 70-815 1696
roger.oberholtzer@xxxxxxxxxx
________________________________________
Ramböll Sverige AB
Krukmakargatan 21
P.O. Box 17009
SE-104 62 Stockholm, Sweden
www.rambollrst.se
--
To unsubscribe, e-mail: opensuse-mingw+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-mingw+help@xxxxxxxxxxxx
to an application. So, on that platform, the application itself must do
this expansion. I thought that MinGW's gcc had a system where the
application could get expanded command line arguments. Alas, I do not
see these in my application.
My questions are:
1. Is it true that MinGW's gcc can be asked to expand command line wild
cards?
2. If so, has this support been enabled in the version in OBS?
2. If so, how must it be enabled when linking an application? For
example, with MSVC++, there is an additional object file that you link
with that makes this happen.
Yours sincerely,
Roger Oberholtzer
OPQ Systems / Ramböll RST
Office: Int +46 10-615 60 20
Mobile: Int +46 70-815 1696
roger.oberholtzer@xxxxxxxxxx
________________________________________
Ramböll Sverige AB
Krukmakargatan 21
P.O. Box 17009
SE-104 62 Stockholm, Sweden
www.rambollrst.se
--
To unsubscribe, e-mail: opensuse-mingw+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-mingw+help@xxxxxxxxxxxx
| < Previous | Next > |