-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build again after a long long time. Works now with 64 Bit!
- Loading branch information
Showing
26 changed files
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
all: Energizer.pp | ||
fpc Energizer.pp -oEnergizer.so -Xs -XX -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" Energizer.pp -oEnergizer.so -Xs -XX -fPIC | ||
|
||
debug: Energizer.pp | ||
fpc Energizer.pp -oEnergizer.so -gw -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" Energizer.pp -oEnergizer.so -gw -fPIC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
all: ikosaeder_implosion.pp | ||
fpc ikosaeder_implosion.pp -oikosaeder_implosion.so -Xs -XX -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" ikosaeder_implosion.pp -oikosaeder_implosion.so -Xs -XX -fPIC | ||
|
||
debug: ikosaeder_implosion.pp | ||
fpc ikosaeder_implosion.pp -oikosaeder_implosion.so -gw -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" ikosaeder_implosion.pp -oikosaeder_implosion.so -gw -fPIC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
all: ikosaeder_memory.pp | ||
fpc ikosaeder_memory.pp -oikosaeder_memory.so -Xs -XX -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" ikosaeder_memory.pp -oikosaeder_memory.so -Xs -XX -fPIC | ||
|
||
debug: ikosaeder_memory.pp | ||
fpc ikosaeder_memory.pp -oikosaeder_memory.so -gw -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" ikosaeder_memory.pp -oikosaeder_memory.so -gw -fPIC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
all: king_pong.pp | ||
fpc king_pong.pp -oking_pong.so -Xs -XX -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" king_pong.pp -oking_pong.so -Xs -XX -fPIC | ||
|
||
debug: king_pong.pp | ||
fpc king_pong.pp -oking_pong.so -gw -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" king_pong.pp -oking_pong.so -gw -fPIC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
all: skeleton_pascal.pp | ||
fpc skeleton_pascal.pp -oskeleton_pascal.so -Xs -XX -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" skeleton_pascal.pp -oskeleton_pascal.so -Xs -XX -fPIC | ||
|
||
debug: skeleton_pascal.pp | ||
fpc skeleton_pascal.pp -oskeleton_pascal.so -gw -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" skeleton_pascal.pp -oskeleton_pascal.so -gw -fPIC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
all: worm_hole_surfer.lpr | ||
fpc worm_hole_surfer.lpr -oworm_hole_surfer.so -Xs -XX -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" worm_hole_surfer.lpr -oworm_hole_surfer.so -Xs -XX -fPIC | ||
|
||
debug: worm_hole_surfer.lpr | ||
fpc worm_hole_surfer.lpr -oworm_hole_surfer.so -gw -fPIC | ||
fpc -Fu"../../../zizutils/pascal_headers/" -Fl"../../../zizutils/" worm_hole_surfer.lpr -oworm_hole_surfer.so -gw -fPIC |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.