Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <425E4DC5.C37692A5@dessent.net> References: <3d0b16f3b50f2acdb38a5479b9813ce4 AT dcs DOT warwick DOT ac DOT uk> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050413180131 DOT 03cf4bf8 AT pop DOT prospeed DOT net> <6c620aa8a3e08df24c9dd17cf8f27c83 AT dcs DOT warwick DOT ac DOT uk> <425E4DC5 DOT C37692A5 AT dessent DOT net> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Ashley Ward Subject: Re: cygwin on Mac: files in Virtual PC "shared folder" Date: Thu, 14 Apr 2005 13:21:41 +0100 To: cygwin AT cygwin DOT com X-IsSubscribed: yes On 14 Apr 2005, at 12:02 pm, Brian Dessent wrote: > Ashley Ward wrote: >> Because of these issues, my preferred solution would be to use Shared >> Folders -- if it worked, it'd be a lot simpler than Samba -- no >> separate server and configuration to worry about. I might try >> following up the issue with MS VPC support in the newsgroup and then >> possibly through their email or phone support (although it seems I >> might have to give them a credit card number first! :<). > > I know that this doesn't really address your question at hand... but if > I were in your situation I would look into just building a gcc/binutils > cross compiler toolchain. Then you could run the build natively under > OS X, but produce win32 binaries. You would still need VPC for testing > the binaries (I presume) but OS X should have enough unix under the > hood > to host the build. Thanks Brian -- yes, this was something I considered briefly a few years ago. Actually we build our software for Linux, Solaris, Windows-cygwin and Mac OS X (using gcc on each platform), so a cross-compiler on just one of these platforms would speed and simplify things a lot once initially set up. I was a bit confused about it, though -- can such a setup *link* a final binary as well as compile? Presumably then all the necessary libraries from each platform need to be available on the build platform? Ashley. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/