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]
Other format: [Raw text]

Re: victory! I have a working crosscompiler!


On Sunday 09 December 2001 03:57, Adam Megacz wrote:
> And it even says "hello world"! =)
>
> Thanks for all your help, people.
>
> I'll be submitting some patches as soon as I figure out what to do
> about libc and libstdc++ (I know that libc is "a UNIX thing" -- is
> libstdc++ also "a UNIX thing"?)...

Not true. If you have a C compiler, you have a C library. If you have a C++ 
compiler, you have a standard C++ library. If one of these is not true, what 
you have is not a valid compiler.

This has nothing to do with operating systems.

Bo.

-- 

     Bo Thorsen                 |   Praestevejen 4
     Free software developer    |   5290 Marslev
     SuSE Labs                  |   Denmark


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