: c
Assignee: unassigned at gcc dot gnu.org
Reporter: 993870b5 at opayq dot com
Target Milestone: ---
Following the instructions on http://wiki.osdev.org/GCC_Cross-Compiler I have
been trying to build a GCC C language cross-compiler for Powerpc-eabi
architecture using Cygwin
: c
Assignee: unassigned at gcc dot gnu.org
Reporter: 993870b5 at opayq dot com
Target Milestone: ---
Following the instructions on http://wiki.osdev.org/GCC_Cross-Compiler I have
been trying to build a GCC C language cross-compiler for Powerpc-eabi
architecture using Cygwin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72859
--- Comment #3 from 993870b5 at opayq dot com ---
Created attachment 39094
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39094&action=edit
config.log from the gcc subdirectory
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72859
--- Comment #5 from 993870b5 at opayq dot com ---
Thank you.
How can I fix the checking of size for short and long types?
configure:5756: checking size of short
configure:5776: result: 0
...
configure:5824: checking size of long
configure:5844