This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "cannot run C compiled programs" error


Hi,

On Tue, Apr 19, 2011 at 10:43 PM, Anna Ceguerra
<anna.ceguerra@sydney.edu.au> wrote:
> Hi Kevin,
>
> You're right... I tried -m32 and the a.out executed OK!
>
> Would you know how I can set this as a flag to the configure script?
>
> Thanks again,
> Anna.
>
If you are not setting it you need to figure out where it is coming
from? Try running the config.guess script in the root of your source
directory.

kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]