On 5. 5. 2015 19:22, Rainer Schuetz wrote: > >> On 5 May 2015, at 18:15, David Macek <[email protected]> wrote: >> >> Sorry, I didn't realize. Please retry with the correct /mingw??/bin >> directory in PATH, or use an absolute path to gcc >> (/mingw32/bin/i686-w64-mingw32-gcc). > > $ /mingw32/bin/i686-w64-mingw32-gcc -march=i686 -mtune=generic -O2 -pipe > -D_FORT > IFY_SOURCE=2 -D__USE_MINGW_ANSI_STDIO=1 -pipe conftest.c > i686-w64-mingw32-gcc.exe: error: conftest.c: No such file or directory > i686-w64-mingw32-gcc.exe: fatal error: no input files > compilation terminated. > > echo $? returns 1
You have to create the file first, of course. The source code is in one of my earlier messages. -- David Macek
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
