How to produce FreeBSD app under Windows?

2007-07-06 Thread Serge Slepov

Hello,

I need to compile a C++ source into a binary that will run under FreeBSD,
but I only have Windows installed.  What's the easiest way for me to do
this?  Do I have to install FreeBSD?

Thanks in advance.
-Serge

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to produce FreeBSD app under Windows?

2007-07-06 Thread Ivan Voras

Serge Slepov wrote:

I need to compile a C++ source into a binary that will run under FreeBSD,
but I only have Windows installed.  What's the easiest way for me to do
this?  Do I have to install FreeBSD?


The Easiest Way (tm) for you is to install FreeBSD in a virtual machine 
(see for example the free VMWare Server product).




signature.asc
Description: OpenPGP digital signature


Re: How to produce FreeBSD app under Windows?

2007-07-06 Thread Norberto Meijome
On Fri, 6 Jul 2007 18:12:22 +0600
Serge Slepov [EMAIL PROTECTED] wrote:

 I need to compile a C++ source into a binary that will run under FreeBSD,
 but I only have Windows installed.  What's the easiest way for me to do
 this?  Do I have to install FreeBSD?

Burn a CD with Freesbie (confirm first the compiler is available), boot with
it, upload your src to it (via the network / USB key), compile, download away .

alternatively...do any of the free shell hosters provide compilers? i doubt ...
but u never know

_
{Beto|Norberto|Numard} Meijome

What you are afraid to do is a clear indicator of the next thing you need to do.

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to produce FreeBSD app under Windows?

2007-07-06 Thread Mikel King



On Jul 6, 2007, at 8:12 AM, Serge Slepov wrote:



Hello,

I need to compile a C++ source into a binary that will run under  
FreeBSD,
but I only have Windows installed.  What's the easiest way for me  
to do

this?  Do I have to install FreeBSD?

Thanks in advance.
-Serge

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions- 
[EMAIL PROTECTED]


Serge,

	These are just some random thoughts of how you could accomplish your  
goal.


	You could look for a system w/ ssh access so that you could obtain a  
shell account through which to build your app.  Another option would  
be to look into VMWare Player for Windows where you could launch a  
prebuilt FreeBSD instance. Additionally you could look into either  
VMWare Workstation or Parallels to create your own virtual server for  
this development work.


	However, I would wonder why you were building an app for FreeBSD but  
not actually already running it?


Cheers,
Mikel King
CITO, Tech Alliance, INC
Senior Editor, Daemon News
39 West Fourteenth Street
Second Floor
New York, NY 10011
http://www.techally.com
http://www.daemonnews.org
t: 212.727.2100x132
+--+
How do you spell cooperation? Pessimists use
each other, but optimists help each other.
Collaboration feeds your spirit, while
competition only stokes your ego. You'll
find the best way to get along.
+--+

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]