Can opdebugger be built with FPC 3.2.2 and used with Blaise ? #14
Schmitty2005
started this conversation in
General
Replies: 1 comment
-
|
Pasbuild Output with FPC 3.2.2 : |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was able to
pasbuild compilefrom the root directory, and pasbuild showed 'success. I moved thepdr` executable into my system path, and I get the CLI message. This was built with FPC 3.2.2.When I use blaise, it does not output the .opdf or .s files.
./blaise --source source.pas --debug-opdf --output sourceIs this a blaise issue, or do I need to build with FPC 3.3.1 ?
Beta Was this translation helpful? Give feedback.
All reactions