re: Gcc can't execute cpp

From: <magpie_at_nospam.org>
Date: Mon May 25 1998 - 22:24:46 PDT

Thanks, Yoda!
I am a novice too! When I read about your experience of many bugs related
to the use of WinZip, I blew off my whole installation & started over using
Linux to untar VSTa. Wonderful !! Emacs, vi, less and gcc all work
flawlessly now with no other changes! Oh, I did have to change one line in
the fd makefile to:
fd: $(OBJS)
        $(LD) $(LDFLAGS) -o fd ../../../../lib/crt0.o $(OBJS) $(LIBS)

(cd up one more level so it would find crt0.o)
There were also other troubles running rc and in /env, all gone now in one
stroke. Whatever corruption WinZip is causing, it is to be avoided.
Thankyou, Yuriy!

Yoda wrote:
>P.S. I guess it can be interesting for novice...When i
>untarred VSTa by WinZIP in Windoze i found huge amount of
>bugs...but when i did this normly (under FreeBSD) all bugs
>gone ... WinZIPadds \cr \nl to the end of string when it
>wark i guess it wasmain cause of bugs...
>
>Yuriy Sidorin
>

     Scott W. Lucas, from the time-warp of Gray's Harbor,
                      Washington, USA
Received on Mon May 25 18:40:35 1998

This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:43 PDT