According to Kevin A. Foss:
I did have to make a couple changes to the OS/2(EMX) makefile in order to get everything working.
:-( That's strange because I made *a lot* of tests with the EMX version on FAT partitions as well as on HPFS partitions to ensure that you just type [I:\emx\gnu\gpc-272] configure (* configure.cmd *) and [I:\emx\gnu\gpc-272] make (* make.cmd - calls dmake *) and GPC compiles through (assumed that you have compiled GCC before). Are you sure that you aren't using the 2.6.3 EMX patch? (Of course. ;-) Please send me your modified Makefile.
Specifically, even though gcc_bcmp.c is copied into the RTS directory, it is never referenced in the makefile. (MakeHPFS.RTS)
You are right! =:-O
It was only after I tried to compile some code that apparantly needed _gcc_bcmp() that I noticed the problem. So I had to go back and edit the Makefile.
Or did I do something wrong? I couldn't find any reference to gcc_bcmp.c/.o in the MakeFAT.RTS file either.
Again: Please send me your modified Makefile.
I also experienced confusion over which version of Make to use. INSTALL says to use nmake, but README.EMX says to use dmake.
`dmake' is correct.
(Sorry if this has been addressed before, I just recently joined the list..)
No, it's a new bug. :-)-: Thank you for the report. Peter e-mail: peter.gerwinski@uni-essen.de home address: D\"usseldorfer Str. 35, 45145 Essen, Germany WWW: http://agnes.dida.physik.uni-essen.de/~peter/
participants (1)
-
Peter Gerwinski