Patrick Dupre writes:
Hello,
I am trying to compile a very simple application on a 64 bit machine
which may run on a 32 bit machine.
gcc -m32 ttt.cgives me an error:
In file included from /usr/include/features.h:385,
from /usr/include/stdio.h:28,
from ttt.c:2:So, it seems that the include files are not correct.
The above is only the first part of the error message, you left out the rest of it.
But, in any case, do you have the glibc.i686, glibc-static.i686, and glibc- devel.i686 rpms installed in addition to their x86_64 counterparts?
Attachment:
pgpfM5adF6JNI.pgp
Description: PGP signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines