Hi, ----------------------- I have loaded the gpc (5/99). I use rhide and windoze. And I have troubles: When I compile, Rhide call "gpc -o etape.exe --automake="-g" -g etape.pas -lm -lgpc" First, --automake="-g" aren't in the documentation and I have the message "ignoring AutoMake option -g"; Is it possible to change the call? Second: with the -lgpc the program dosn't reconize the gpc librairie (GPC_randomize is't reconize at all). But if I put "uses gpc" it does. Why? Third: What does mean -lm? Is there an m librarie? ------------------- When I compile a librairie, I have an "undefinied reference to main" message. For now I ignore it because it's work. What is your position? What I have to do? ------------------- I inform also that there is a french maling list on the Pascal and on the gnu: http://www.onelist.com/subscribe/prog_pascal_gnu --------Publicite--personnelle--------------------------------------- ........ABC de la Programmation: ................http://www.multimania.com/opecheux Abonnez-vous aux listes francaises: - Assembleur: http://www.onelist.com/subscribe/prog_nasm - C : http://www.onelist.com/subscribe/prog_c_gnu - Pascal : http://www.onelist.com/subscribe/prog_pascal_gnu
participants (1)
-
Olivier PECHEUX