mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 10:48:30 +02:00
* Simple script which specifies the right params for a try out BSD build
This commit is contained in:
parent
fc11708a77
commit
26081ed999
3
compiler/bsdcompile
Normal file
3
compiler/bsdcompile
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
ppc386 -OG3p3 -Ch8000000 -dI386 -dGDB -dBROWSERLOG -Sg pp.pas -a -s -g %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||
|
Loading…
Reference in New Issue
Block a user