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]

Porting to Linux


Hi!
I used to program in Borland C++. I made a lot of programs which helped me a
lot. My problem is that I made those programs in DOS. I'd like to port them
to Linux. I already have GCC.
How can I compile it? Does GCC come wih header (.h) files for Linux? Or
maybe I should use libraries like glibc or libc...

Besides what's the difference between GCC and EGCS? Why do I need to install
EGCS before GCC in Red Hat's RPM?

libc6 = glibc. It means if I have a program linked in libc5 or less. Will
run in any glibc system?

Please, let me know any mistake I'd had.
Thanks a lot,
Santiago


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