On Sat, Nov 03, 2007 at 10:21:54PM -0400, Christopher Faylor wrote:
>On Sat, Nov 03, 2007 at 08:59:12AM -0700, [EMAIL PROTECTED] wrote:
>>I compiled and installed GCC 4.2.2 in /usr/local seemingly
>>successfully. However, using -mno-cygwin, I get an error:
>>
>>$ gcc -mno-cygwin hello_world.c
>>gcc
On Sat, Nov 03, 2007 at 08:59:12AM -0700, [EMAIL PROTECTED] wrote:
>I compiled and installed GCC 4.2.2 in /usr/local seemingly
>successfully. However, using -mno-cygwin, I get an error:
>
>$ gcc -mno-cygwin hello_world.c
>gcc: error trying to exec 'cc1': execvp: No such file or directory
>
>Indeed,
[EMAIL PROTECTED] wrote:
> I compiled and installed GCC 4.2.2 in /usr/local seemingly
> successfully. However, using -mno-cygwin, I get an error:
>
> $ gcc -mno-cygwin hello_world.c
> gcc: error trying to exec 'cc1': execvp: No such file or directory
>
> Indeed, /usr/local/lib/gcc/i686-pc-mingw3
I compiled and installed GCC 4.2.2 in /usr/local seemingly
successfully. However, using -mno-cygwin, I get an error:
$ gcc -mno-cygwin hello_world.c
gcc: error trying to exec 'cc1': execvp: No such file or directory
Indeed, /usr/local/lib/gcc/i686-pc-mingw32 is missing altogether, and
/usr/local/
4 matches
Mail list logo