On 9/27/07, Eftimovski, Ivica <[EMAIL PROTECTED]> wrote:
> Hi Greg,
>
> I did install cygwin UNIX style and DOS style with trying to fix that, but to 
> no resolve. Also anytime edited any of the makefiles I had to remember to 
> save it UNIX style. If not, the compile will fail, and I would loose time 
> trying to find the error in the source code thinking that the error is there. 
> It is not fun to recompile uClinux over and over just because of stupid petty 
> differences in text style.
> Cygwin is a nice emulator, I use it for ARM development for our product line 
> that has nowhere close as much makefiles and .configs as uClinux. But I would 
> recommend doing uClinux development on linux box or virtual machine.
>
> Regards,
>
> Ivica Eftimovski
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gregg Levine
> Sent: Thursday, September 27, 2007 10:26 AM
> To: uClinux development list
> Subject: Re: [uClinux-dev] uClinux on Cygwin
>
> On 9/27/07, Eftimovski, Ivica <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > I have also compiled and used the m68k-uclinux-tools-20061214 
> > (binutils-2.16, uClibc-20060608 and gcc-4.1.1), but caveat emptor: the 
> > cygwin shell parses text the DO$ way, and makefiles and .config will fail 
> > because of CR/LF in the text. You will have to remove CR/LF manually or 
> > find a good text editor under Windows.
> > For me this and some other issues were too frustrating, so I installed 
> > VirtualBox (http://www.virtualbox.org/) and a flavor of Linux on it, and 
> > now I live my life happily ever after.
> >
> > Regards,
> >
> > Ivica Eftimovski
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kalyan Tej
> > Sent: Thursday, September 27, 2007 7:17 AM
> > To: uClinux development list
> > Subject: RE: [uClinux-dev] uClinux on Cygwin
> >
> >
> >
> > Hi,
> >
> > Uclinux is cross compiled on cygwin
> >
> >
> > Follwing are the contents of tool chain.
> >
> > Binutils-2.14
> > Gcc-core-2.95.3
> > Newlib-1.11.0
> >
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Uli Franke
> > Sent: Thursday, September 27, 2007 4:39 PM
> > To: uclinux-dev@uclinux.org
> > Subject: [uClinux-dev] uClinux on Cygwin
> >
> >
> > Has anyone x-compiled uClinux on Cygwin? Or isn't it supported anymore?
> > Any hints?
> >
> > Thanks/Regards
> > Uli
> >
> > --
>
> Hello!
> Then when you installed Cygwin you must have told the installer to
> choose the DOS/Windows line-endings because the default happens to be
> UNIX style. That is with the current versions of the installer, when
> did you try out Cygwin last?
>
> --
> Gregg C Levine [EMAIL PROTECTED]
> "This signature was once found posting rude
>  messages in English in the Moscow subway."
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev@uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev@uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev@uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev@uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>

Hello!
I see. Given your issues with Cygwin, I would then have suggested
lodging a complaint with one of their user lists. Normally they can be
quite helpful in resolving any number of problems.

I have used both in building software for applications around here and
given the peculiarities of my distribution I would say use what works
best.

But for my current project, it may not be possible to use uClinux for
it, especially since ARM now has native support in the kernel. I'll
see as I continue.
-- 
Gregg C Levine [EMAIL PROTECTED]
"This signature was once found posting rude
messages in English in the Moscow subway."
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to