This is the mail archive of the gcc-bugs@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]

config.sub does not recognize armv4l-linux



Just a note, the patch is really simple.  Let me know and I can generate
one.

With gcc 2.95 (19990718, or there abouts), if I try
	../configure armv4l-linux
it dies with machine not recognized.  I only just noticed this when trying
the spec file, which was posted to egcs-patches not long ago.  Normally
I had been using "armv4l-redhat-linux" which works fine.

The problem comes with the first occurance of arm in config.sub, there
should also be a case something like: armv* or armv[lb][34].

I realize ARM Linux is not officially supported in this release, and this
is a bit late.  This will most likely be fixed if new config.{sub,guess}
are used for gcc 2.95.1 as well.

Just thought I would mention it.  I will put an appropriate patch for any
gcc 2.95 I release for armv4l Linux.

-Rms


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