avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-chat] Re: WinAvr 2005... compile problems


From: Chuck Hackett
Subject: RE: [avr-chat] Re: WinAvr 2005... compile problems
Date: Wed, 09 Mar 2005 07:42:12 -0600

> From: Jeff Barlow
> 
> "E. Weddington" <address@hidden>  wrote:
> 
> >I would like to hear *thoughtful* opinions about this subject.
> 
> Okay, I'll try.
> 
> First a simple fact: 'A' is not equal to 'a'. You ignore that at your 
> peril.

If you're running on a Windows system it 'A' IS equal to 'a', at least as far as
the file system is concerned.

> ....
> Make is a Unix creature and was designed to work in an environment 
> that used the full 7 bit ASCII code set. The world is full of make 
> files that rely on that fact.
> ....

If you only want to write products for Unix flavor systems that's fine, but,
again, if you rely on the fact that "MySource.c" is distinct from "MySource.C"
in an embedded processor product you won't be able to compile it on a Windows
system ...

If you were to publish a library for C programs named "GreatLib.c" and another
version in the same release directory called "GreatLib.C" for C++ programs you
would not be able to sell it to Windows users.  Do you really want to cut
yourself off from that market?

Cheers,

Chuck Hackett
"Good judgment comes from experience, experience comes from bad judgment"
7.5" gauge Union Pacific Northern (4-8-4) 844 http://www.whitetrout.net/Chuck







reply via email to

[Prev in Thread] Current Thread [Next in Thread]