News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Strange error on compile, MinGW32

Started by Wahooney, May 12, 2008, 02:11:24 PM

Previous topic - Next topic

Wahooney

I'm getting this strange error after rebooting. Before the reboot code::blocks compiled without a problem, but now I get this:
mingw32-g++.exe: installation problem, cannot exec `as': Invalid argument

EDIT: Some info that may help, Windows XP, MinGW 3.4.5, Code::Blocks SVN 5020. mingw, mingw\bin, mingw\lib in PATH.

I appreciate any help guys.

Thanks.
Fabricati Diem, Celerata!

gReaen

Hi,
I'm just guessing... I think even <drive>:\MinGW\mingw32\bin should be in your path variable since as.exe is located there..

Jenna

Quote from: Wahooney on May 12, 2008, 02:11:24 PM
mingw32-g++.exe: installation problem, cannot exec `as': Invalid argument
Can you post the full commandline ?

To switch it on change "Settings -> Compiler and debugger... -> Global compiler settings -> Other settings(rightmost tab)" "Compiler logging" to "Full commandline".