<html><head></head><body><div>Hi Peter,</div><div><br></div><div>On Thu, 2023-03-09 at 20:39 +0000, Peter B wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>Hi Abou,<br></div><div><br></div><div>I was getting a bit confused there between builds of fpc and debian builds using fpc.<br></div><div>For builds using fpc, /etc/fpc.cfg will of course already have been installed.</div></blockquote><div>Sorry but I may have misunderstood your mail.</div><div>Are you looking for the /et/fpc.cfg upon FPC build?</div><div>We just ignore that file by passing a command line switch to tell the compiler to not use any fpc.cfg file from /etc/ or ~/.</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div><br></div><div>Is there any other way I can see an /etc/fpc.cfg on mipsel?<br></div></blockquote><div>Yes, try to figure out why the post installation script does not go to the right line [1].<br></div><div><br></div><div>I have no idea how to do that without more diagnostics from the build m/c.<br></div></blockquote><div>One way to do it is to edit manually <i>/var/lib/dpkg/info/fp-compiler-3.2.2\:amd64.postinst </i></div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div><br></div><div>I'm minded to add a   'grep gcc /etc/fpc.cfg'<br></div><div>somewhere in my rules file to show where fpc is looking for the files.<br></div><div>The file list for libgcc-12-dev shows they are installed to<br></div><div>     /usr/lib/gcc/mipsel-linux-gnu/12/</div></blockquote><div>It calls something like <i>dirname `gcc -m32 -print-libgcc-file-name`</i></div><pre style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">-- <br></pre><pre style="caret-color: rgb(46, 52, 54); color: rgb(46, 52, 54); font-variant-caps: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">Cheers,
Abou Al Montacir</pre><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"></blockquote></body></html>