<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head><body style="">
<div>
</div>
<div>
<br/>Jonas Maebe <jonas.maebe@elis.ugent.be> hat am 12. August 2012 um 11:58 geschrieben:>
<br/>> On 12 Aug 2012, at 11:16, Mattias Gaertner wrote:
<br/>>
<br/>> > Since yesterday fpc no longer links some programs, e.g. lazarus. It reports no
<br/>> > error:
<br/>> >
<br/>> > Assembling (pipe) ../units/i386-darwin/carbon/lazarus.s
<br/>> > Compiling resource ../units/i386-darwin/carbon/lazarus.or
<br/>> > Closing script ../ppas.sh
<br/>> > 198 lines compiled, 8.2 sec
<br/>> >
<br/>> > It does not link and does not create the executable.
<br/>> >
<br/>> > It leaves ppas.sh and link.res. Executing ppas manually links without errors and
<br/>> > creates the executable.
<br/>> > I tried uninstalling fpc and installing it again. No change.
<br/>> >
<br/>> > fpc 2.6.0, OS X 10.4.
<br/>> >
<br/>> > Has anyone seen this?
<br/>>
<br/>> No, never (unless the -Cn command line parameter is passed to the compiler)
</div>
<div>
</div>
<div>
No -Cn.
</div>
<div>
<br/>
<br/>> > Maybe it happened by installing fpc 2.7.1,
<br/>>
<br/>> I can't see how that could happen, unless somehow your /etc/fpc.cfg got overwritten in the process. Do you have a recent /etc/fpc.bak?
</div>
<div>
</div>
<div>
fpc uses /etc/fpc.cfg, which is the fpc.cfg from the dmg, which looks pretty normal to me.
</div>
<div>
</div>
<div>
<br/>> > so I would like to uninstall fpc
<br/>> > completely. Is there somewhere a list of files to delete?
<br/>>
<br/>> I thought there was one somewhere on the wiki, but I can't find it anymore. Deleting the following files and directories should do it:
</div>
<div>
</div>
<div>
Thanks. I will try this list.
</div>
<div>
<br/>> /usr/local/lib/fpc/
<br/>> /usr/local/bin/fpcres
<br/>> /usr/local/bin/fpcmkcfg
<br/>> /usr/local/bin/fpcmake
<br/>> /usr/local/bin/fpclasschart
<br/>> /usr/local/bin/fpc
<br/>> /usr/local/bin/fd2pascal
<br/>> /usr/local/bin/delp
<br/>> /usr/local/bin/data2inc
<br/>> /usr/local/bin/chmls
<br/>> /usr/local/bin/chmcmd
<br/>> /usr/local/bin/bin2obj
<br/>> /usr/local/bin/postw32
<br/>> /usr/local/bin/plex
<br/>> /usr/local/bin/mkx86ins
<br/>> /usr/local/bin/mkarmins
<br/>> /usr/local/bin/makeskel
<br/>> /usr/local/bin/instantfpc
<br/>> /usr/local/bin/h2paspp
<br/>> /usr/local/bin/h2pas
<br/>> /usr/local/bin/fprcp
<br/>> /usr/local/bin/fppkg
<br/>> /usr/local/bin/fpdoc
<br/>> /usr/local/bin/fpcsubst
<br/>> /usr/local/bin/fpcreslipo
<br/>> /usr/local/bin/unitdiff
<br/>> /usr/local/bin/rstconv
<br/>> /usr/local/bin/rmcvsdir
<br/>> /usr/local/bin/pyacc
<br/>> /usr/local/bin/ptop
<br/>> /usr/local/bin/ppumove
<br/>> /usr/local/bin/ppufiles
<br/>> /usr/local/bin/ppudump
<br/>> /usr/local/bin/ppdep
<br/>> /usr/local/bin/ppcx64
<br/>> /usr/local/bin/ppcppc
<br/>> /usr/local/bin/ppc386
<br/>> /usr/local/bin/ppcarm
<br/>> /usr/local/share/examples/fpc-*/
<br/>> /usr/local/share/src/fpc-*/
<br/>> /etc/fpc.cfg
<br/>>
<br/>> Possibly also ~/.fpc.cfg
<br/>
<br/>
</div>
<div>
Mattias
</div>
<div>
</div>
</body></html>