Menu

Can I compile GCB?

Help
2007-11-13
2013-05-30
  • Joshua Wojnas

    Joshua Wojnas - 2007-11-13

    Can I compile GCB? I would like to compile it for linux debian ubuntu...

     
    • Nobody/Anonymous

      I think yes, you need freebasic I think, and whatever else taht might want too! The source is in basic of course!....?

       
    • Joshua Wojnas

      Joshua Wojnas - 2007-11-21

      thanks thats awesome I thank you for your time.

       
    • Hugh Considine

      Hugh Considine - 2007-11-29

      You'll need FreeBASIC 0.16b to compile GCBASIC. When I compiled GCBASIC on Ubuntu I found that some required libraries were not installed by default, so be prepared to spend some time with Synaptic.

      I've made use of variable suffixes ($, %), which the newer versions don't like. I'm currently removing these, and will let everyone know when they're all gone and GCBASIC can compile with FB 0.18.

      There are a few issues with GCBASIC on Linux at present, mostly caused by bugs related to the "dir" command in 0.16 which have since been fixed. You'll probably need to comment out any uses of the FreeBASIC "dir" command for now.

       
    • Nobody/Anonymous

      GCBASIC now compiles and runs on Ubuntu Linux with FreeBASIC 0.18.

      The latest source is included in the file http://gcbasic.sourceforge.net/newfiles/update-nochipdata.zip

       
      • Nobody/Anonymous

        Wow thats awesome! cool job developers. Did you make a make file to automate it? It might make things easy

         
    • Hugh Considine

      Hugh Considine - 2007-12-05

      There probably isn't a need for a makefile, is there? Compiling GCBASIC is just a matter of typing "fbc gcbasic.bas" in the terminal.

       
      • Joshua Wojnas

        Joshua Wojnas - 2007-12-05

        wow I didn't know it was that easy. Great! Humm no linux download avalable maby I could look into what it would take to make it into a deb package.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.