Saturday, December 22, 2007
compiling a bcx basic file to an exe
bcx basic manual home
To compile a bcx basic file to an exe you would start with the bc command as described in the updated manual on yahoo groups then use pcal from the command line to compile a pelles console program. I haven't tested this but it was mentioned that if you are trying to compile a windows program with a gui you would need to use the pw.bat file instead.. If you are using a different c compiler you would need to check what is in the bcxolr data base or if you are using bcxdevsuite or another ide you would need to check thier docs.
To compile a bcx basic file to an exe you would start with the bc command as described in the updated manual on yahoo groups then use pcal from the command line to compile a pelles console program. I haven't tested this but it was mentioned that if you are trying to compile a windows program with a gui you would need to use the pw.bat file instead.. If you are using a different c compiler you would need to check what is in the bcxolr data base or if you are using bcxdevsuite or another ide you would need to check thier docs.
Labels: bcx basic