This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Re: General questions about installing Cross GCC


  In message <4.1.19990725114909.00917720@mail.dataservice.se>you write:
  > Using "--with-headers)..." installs an include directory named
  > $(PREFIX)/$(TARGET)/sys-include. Later on I configure and install
  > newlib-1.8.1. And, newlib installs an include directory named
  > $(PREFIX)/$(TARGET)/include. Which one should I use? Which one will the C
  > compiler use?
  > Can I delete the sys-include directory? Or, should a delete the include
  > directory?
The compiler will use both -- they serve different, but related purposes in
providing target include files.

_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.

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