[Bug target/45084] configure: error: no 8-bit type

2010-12-14 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 --- Comment #14 from norak.van at gmail dot com 2010-12-14 08:27:39 UTC --- OK Anyway, could you please help me with this installation problem? I check that there isnĀ“t these directories: /cygwin/usr/local/powerpc-ibm-eabi/include or

[Bug target/45084] configure: error: no 8-bit type

2010-12-14 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 --- Comment #15 from norak.van at gmail dot com 2010-12-14 08:32:25 UTC --- Created attachment 22750 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22750 building a GNU toolset

[Bug target/45084] configure: error: no 8-bit type

2010-12-13 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 --- Comment #11 from norak.van at gmail dot com 2010-12-13 16:05:34 UTC --- Created attachment 22743 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22743 libstdc++-v3\config.log

[Bug target/45084] configure: error: no 8-bit type

2010-12-13 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 --- Comment #12 from norak.van at gmail dot com 2010-12-13 16:07:47 UTC --- C:\data\gcc\gcc-build\powerpc-ibm-eabi\libstdc++-v3 I am a new user with unix systems, so It is no easy for me analyze logs, but I think the problem could be the loose

[Bug target/45084] configure: error: no 8-bit type

2010-12-13 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 Ralf Wildenhues rwild at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug target/45084] configure: error: no 8-bit type

2010-12-09 Thread rwild at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 --- Comment #10 from Ralf Wildenhues rwild at gcc dot gnu.org 2010-12-09 20:58:00 UTC --- (In reply to comment #9) ../gcc-4.5.0/configure --target=powerpc-ibm-eabi --with-newlib --disable-nls --disable-multilib i686-ibm-cygwin ... checking

[Bug target/45084] configure: error: no 8-bit type

2010-11-29 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 --- Comment #8 from norak.van at gmail dot com 2010-11-29 15:43:20 UTC --- Created attachment 22564 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=22564 config

[Bug target/45084] configure: error: no 8-bit type

2010-11-29 Thread norak.van at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084 norak.van at gmail dot com changed: What|Removed |Added CC||norak.van at gmail dot com

[Bug target/45084] configure: error: no 8-bit type

2010-08-21 Thread rwild at gcc dot gnu dot org
--- Comment #7 from rwild at gcc dot gnu dot org 2010-08-21 12:18 --- Subject: Bug 45084 Author: rwild Date: Sat Aug 21 12:18:02 2010 New Revision: 163441 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=163441 Log: Fix misquoting in stdint.m4. config/: PR target/45084

[Bug target/45084] configure: error: no 8-bit type

2010-08-19 Thread davek at gcc dot gnu dot org
--- Comment #6 from davek at gcc dot gnu dot org 2010-08-20 01:06 --- Has this target had the support added for JSM's built-in stdint patch? (Sorry, reference not to hand right now; will dig it up if nobody knows what i'm talking about.) -- davek at gcc dot gnu dot org changed:

[Bug target/45084] configure: error: no 8-bit type

2010-08-16 Thread rwild at gcc dot gnu dot org
--- Comment #5 from rwild at gcc dot gnu dot org 2010-08-16 20:55 --- Patch to fix the weird error message from configure here: http://gcc.gnu.org/ml/gcc-patches/2010-08/msg01197.html (I don't have any input on the actual bug) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084

[Bug target/45084] configure: error: no 8-bit type

2010-08-14 Thread burgess at greeneridge dot com
--- Comment #4 from burgess at greeneridge dot com 2010-08-14 18:36 --- I just encountered the identical error (same library, same line number, same message) while compiling arm-elf-gcc 4.5.1 under Mac OS X Snow Leopard 10.6.4. I am not a expert at compiling gnu tools and am running

[Bug target/45084] configure: error: no 8-bit type

2010-08-11 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2010-08-11 17:25 --- Andreas, can you have a look to this? I'm recategorizing it as target, I have never seen anything similar on Linux (or anywhere else for that matter) -- paolo dot carlini at oracle dot com changed:

[Bug target/45084] configure: error: no 8-bit type

2010-08-11 Thread schwab at linux-m68k dot org
--- Comment #2 from schwab at linux-m68k dot org 2010-08-11 17:30 --- Obviously the compiler is not working. That needs config.log to tell anything. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45084

[Bug target/45084] configure: error: no 8-bit type

2010-08-11 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2010-08-11 17:32 --- Ok, thanks. Let's ask for feedback then. -- paolo dot carlini at oracle dot com changed: What|Removed |Added