Thread: EZNEC and Linux
View Single Post
  #28   Report Post  
Old March 1st 07, 12:17 PM posted to rec.radio.amateur.antenna
Christopher Cox Christopher Cox is offline
external usenet poster
 
First recorded activity by RadioBanter: Sep 2006
Posts: 33
Default EZNEC and Linux

John Smith I wrote:
Dan Andersson wrote:

...


So if someone sits on the VB code for EZNEC, just rebuild it .Mono on
Linux
BUT LINK IT STATICALLY! This means the code will run on almost all
varietys
of Linux!

//Dan, M0DFI



My gawd man. Let us hope no serious program is ever written in Visual
Basic!

Oh, I forgot, some idiots did do that, didn't they?

JS


eeah, just another structured programing language.

The latest seems to be 'D'.

A statically linked program, particularly one which is object based,
would result in a hefty sized binary. But it would work.

Chris