Hello,
* D Haley wrote on Sun, Jul 18, 2010 at 11:11:45PM CEST:
> I have got autotools working for my project under windows and mac, no
> problem; however I am trying to use it under Msys on windows.
>
> I have a problem where the following command wont work:
>
> g++ -g -lfoo -lbar -o myfoo.exe
Hello,
This might be a stupid question, but I have been looking around the docs for a
while, and no success.
I have got autotools working for my project under windows and mac, no problem;
however I am trying to use it under Msys on windows.
I have a problem where the following command wont wor