Xref: news2.mv.net comp.os.msdos.djgpp:4428 From: slutzky AT ccnet DOT com (Tayx / SSE) Newsgroups: comp.os.msdos.djgpp Subject: Help needed with DJGPP and GPC! Date: 31 May 1996 17:14:42 GMT Organization: CCnet Communications (510-988-7140 guest) Lines: 18 Message-ID: <4on9e2$1e7@ccnet2.ccnet.com> NNTP-Posting-Host: ccnet3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi there, I recently downloaded and installed DJGPP and also downloaded the Gnu Pascal Compiler(gpc), as well as BPC and TPC. I wrote a very simple test program and I compile it with the line : bpc test.pas -v When it gets down to the line where it calls the linker(LD.EXE), it says(I think) : ld: -T not a multiple of paging, with sharable output What does this mean? I wonder if I need to change some things, such as /DJGPP/LIB/SPECS or /DJGPP/LIB/DJGPP.LNK so they work properly with the different pascal compilers. Any help would be greatly appreciated! Sam