Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

litte contrib 10 years 22 hours ago #5442

  • gulyone
  • gulyone's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 99
  • Thank you received: 5
this is a lil patch to apply manually when using 32bit Typhon IDE on a windows 64bit machine :

1) on my install of CT 4.8 i noticed that the package pl_lNet is the only package compiled with -O2 optimisation switch. That affects the debugging if you need.

open loaded package inside IDE
open package option and turn it back to -O1

save package and rebuild IDE

2) as I run the 32bits IDE on windows I also noticed that IF I make a "debug" config project, the default values are -gw -godwarfsets.

in such a case I'm unable to debug packages in my project. correct the config by switching to -g (automatic) and all goes fine then... you can debug your whole project, including ext packages you linked

enjoy!

Please Log in or Create an account to join the conversation.

Last edit: by gulyone.

litte contrib 10 years 19 hours ago #5443

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1