Lack of 64bit support breaks -run

Unknown W. Brackets unknown at simplemachines.org
Thu May 25 00:16:34 PDT 2006


What if you just do something like...

#!/bin/bash

gcc -m32 $*

And name it gcc32, make it executable, and try that?

-[Unknown]



> I took a closer look at the RPM.  Apparently, gcc32 is a GCC 3.2 
> compiler, *NOT* a gcc 32 bit compiler.  At least, that is true on Fedora 
> Core 5.
> 
> So, it's back to square one.



More information about the Digitalmars-d-bugs mailing list