Hi,
I would like to compile some *nix utilities (specifically the Shapelib collection) for WinXP 32, and possibly for use with PowerBasic 9.
Included in the download are .h files, .c files, makefiles, .lib files, and .dll files.
The idea is that if you have a c compiler installed, running the makefile should produce executables for each utility listed in the makefile for WinXP. I think.
I see that there are free C compilers available - Any suggestion on one to use for this operation?
I'm hoping to find one that I can "just download, install and use" -- without "having to do something else" first.
I realize this is close to being "off-topic" but I was hoping to find a compiler that might be a complement to PB9.
Sincerely,
Ken
I would like to compile some *nix utilities (specifically the Shapelib collection) for WinXP 32, and possibly for use with PowerBasic 9.
Included in the download are .h files, .c files, makefiles, .lib files, and .dll files.
The idea is that if you have a c compiler installed, running the makefile should produce executables for each utility listed in the makefile for WinXP. I think.
I see that there are free C compilers available - Any suggestion on one to use for this operation?
I'm hoping to find one that I can "just download, install and use" -- without "having to do something else" first.
I realize this is close to being "off-topic" but I was hoping to find a compiler that might be a complement to PB9.
Sincerely,
Ken
Comment