On Tue, 14 Jul 2009 10:08:01 +0100 Henry Vermaak <[email protected]> wrote:
> 2009/7/14 Graeme Geldenhuys <[email protected]>: > > -- 8< -- > > > > But as I mentioned, if FPC is the one creating the file, surely it > > should be responsible for clean up afterwards. > > The point of -sh is to create a script that can be called afterwards > by the user. I've used it many times when I've had linking problems. > I don't think the name of the file should be hard-wired, though, then > lazarus can specify a temp file and clean it up properly. The IDE (mis)uses the -sh option to omit the slow linking stage. If you know an option to omit creating the linker/assembler files as well, we can add that. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
