[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ok, anyone started Contiki 4 AII yet?
Robert Steinmetz <rob@steinmetznet.com> wrote in message news:<3E78F37B.B767EF4B@steinmetznet.com>...
> Dosius wrote:
>
> > > If I could only get cc65 going on my machine :-/
> >
> > I know...I have cc65 up and running already, but my problem is the
> > pathological, CP/M-inherited DOS file system (several files in the
> > Contiki tarball have the same name when untarred, so get overwritten).
> >
> > -uso.
>
> You're running cc65 on what? Sounds like its not making the proper sub-directories. I un-tared ( Using
> winzip) it in Windows and it worked fine. I'm trying to compile on Linux, but something ain't right in
> my cc65 install.
Oh, cc65 works fine. Was using Me$$y Dog 6.22, now using IBM PC DOS
7.00.0. The problem was with long filenames in the Contiki tarball
which mapped out to the same 8.3, as my copy of GNU tar is too
clueless to ask "rename/overwrite/ignore" � la unzip. ;)
-uso.