[Module::Build] CBuilder vs Windows update
Status: Beta
Brought to you by:
kwilliams
|
From: Randy W. S. <Ra...@Th...> - 2004-01-03 17:59:52
|
Hi Ken, I've got CBuilder compiling under Windows now; it's a bit hackish at the moment, so I need to clean it up a bit. I should have had this done sooner, but it was... not difficult, but.. a bit tedious for the season, so I kept putting it off in favor of... lighter things. Anyway I'll have a patch ready soon. I was wondering though... How attached to the interface are you? Couldn't we shorten the names to the obvious: preprocess() => converts .xs to .c compile() => converts .c to .o prelink() => generates export symbol file link() => creates library or executable (depending on args) Just a thought. Regards, Randy. |