This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: PDP-11 ABI for cross compiler


Kai Ruottu wrote:
Does this really "work" ? The '--without-headers --with-newlib' are wrong because :

1. the PDP11 2.11BSD system should have its own "custom" headers

2. the PDP11 2.11BSD surely isn't "newlib"
Oops the "C library" was missing... So the right clause is:

2. the PDP11 2.11BSD C library surely isn't "newlib"


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