Porting to Linux Redhat 6.0

Joerg Faschingbauer jfasch@hyperwave.com
Thu Oct 21 01:12:00 GMT 1999


Phongsak Prasithsangaree <prasiths@ittc.ukans.edu> writes:

> Hello
> 
> Is there anyone try to port any program from RedHat 4.2 to RedHat 6.0 ?
> 
> I got a lot of problem of using a new c library. If anyone have any
> experience about this, please give me some suggestion.  There are many
> errors that I can specify all of them.

I assume your problem is primarily due to different function
declarations. I'm afraid there is no general solution to your problem
but the iterative one. Compile - see errors - read man pages - edit -
compile - see errors - ...

Joerg


More information about the Gcc-help mailing list