c/3297: fixincludes (?) removes pthread types from types.h

Alexandre Oliva aoliva@redhat.com
Thu Jun 21 12:50:00 GMT 2001


On Jun 21, 2001, Bruce Korb <bkorb@veritas.com> wrote:

> it is peculiar to require different binaries
> to accomplish this.  e.g.:

>    export GCC_DATADIR=/mumble/os-version/gcc-version

> ought to work just fine.

Not in general.  Think, for example, of Solaris 7/sparc, that is 32/64
dual, and Solaris 2.6/sparc, that is 32-bit only.  The set of flags
accepted by these compilers is very different.  Using one of them to
fire up the other's cc1 is likely to result in errors.  This just
can't work in general.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list