Re: C++ porting : No such file or directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kai Ruottu wrote:
- Didn't you yet have any prebuilt/tested C library when you had a "working" C compiler earlier, or what was the reason to NOT use the obvious target headers? The "copied the newlib headers"...
If you didn't, wouldn't it be much, much wiser to get the GCC + C library (newlib ported to your target)
done BEFORE even thinking getting GCC+C library+C++ library to work?

The build/test order:

1. GCC with the C++ compiler      ('make all-gcc ; make install-gcc')
2. C library, newlib
3. extra libraries like libiberty and libstdc++



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux