Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Building windows executables on a linux machine using freewrap

Status
Not open for further replies.

MrE4U

Programmer
Joined
Mar 29, 2003
Messages
11
Location
US
On freewrap's website( it is claimed that freewrap can build windows executables on a linux machine using the -w switch such as the following:

freewrap myprog.tcl -w myprog.exe

but, when I try to do this a blank window pops up and no file is created. It creates the linux binaries with no problems without the -w switch. I am using version 6.0.

Is there something I am not doing right?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top