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

Re: directory names in linker


Jim Wilson wrote:

>         After installing egcs-2.91.14 and compiling programs with
>         -belph, I receive error:
>         crtbegin.o: can not open file for reading
>
> -b is a gcc option that does not do what you think it does.  See the gcc
> documentation.
>
> Try using -melf/-mcoff instead.  I believe -melf is the default, so you
> shouldn't need to specify it.
>

I think egcs must have backward compability with gcc.for example, -b,elph
is from Makefile for sun Tcl-8.0

Of course, we can say, that it is bug in sun configure,
but if they checked it with gcc, why it is not must work
with egcs ?


> Jim



--

    @=
     //RSSH                              mailto:Ruslan@Shevchenko.Kiev.UA





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