Hi All When I try to compile a program which source has suffix .dpr I get an eror message from linker: $ gpc -s --borland-pascal -DGPC -DSOLARIS --unit-path=../obj -o accom accom.dpr ld: elf error: file accom.dpr: unknown type, unable to process using elf(3E) libraries ld: fatal: File processing errors. No output written to accom collect2: ld returned 1 exit status Even if I exchange --borland-pascal for --object-pascal which seems to be Delphi compatibility mode, the story repeats. Is it GPC problem? Any ideas? ...besides changing filenames. I'm using GPC dated 19991030 build on GCC 2.95.2 on Solaris 8 x86. Thanks in advance for responses -- . Mariusz Zynel Institute of Mathematics | phone: +48 (85) 745 75 52 University of Bialystok | Akademicka 2 St | mailto:mariusz@math.uwb.edu.pl 15-267 Bialystok | Poland | http://math.uwb.edu.pl/~mariusz/
participants (3)
-
Dr A Olowofoyeku -
Mariusz Zynel -
Peter Gerwinski