Date: Thu, 01 Aug 1996 18:48:30 -0700 From: Amancio Hasty <hasty@rah.star-gate.com> To: Chuck Robey <chuckr@glue.umd.edu> Cc: multimedia@freebsd.org Subject: Re: http://www.uni-paderborn.de/~SciTeXt/ Message-ID: <199608020148.SAA13337@rah.star-gate.com> In-Reply-To: Your message of "Thu, 01 Aug 1996 21:43:05 EDT." <Pine.OSF.3.95.960801214004.22340B-100000@fiber.eng.umd.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Just add this to the Makefile in order to correctly compile the program: .C.o: $(RM) $@ $(CXX) -c -o $@ $(CFLAGS) $(CXXEXTRA_INCLUDES) $*.C Try to compile SciTeXt with -g. Have fun, Amancio >From The Desk Of Chuck Robey : > On Thu, 1 Aug 1996, Amancio Hasty wrote: > > > Just take a peek at nas or sock also post on the multimedia mailing > > list because I know that there are a couple of people which have > > done work on fft's. > > > > Don't worry about SciTeXt I just finished porting and it looks rather cool 8) > > Great! Did you make a port? I'd love it! I just went and got the > sources, after all. > > BTW, on the fft's, it's for a learning experience, I want to do it myself > using info I've accumulated, I don't want to copy (even if it's been done > quite well already, as I'm certain it has). I just wanted the info on > getting the source stream set up. I'll go looking in nas ... > > > > > Cheers, > > Amancio > > > > >From The Desk Of Chuck Robey : > > > On Thu, 1 Aug 1996, Amancio Hasty wrote: > > > > > > > > > > > Has anyone ported SciText to FreeBSD? > > > > > > > > It looks like a cool word processor and is not covered by the GNU licen se. > > > > > > I got the sources, I'll try to do a port this weekend. Any chance of a > > > trade? I'd like pointers to info about moving /dev/audio coded stuff (yo u > > > said it was mu-law) into floating point numbers. I want to experiment > > > with fft's. > > ----------------------------+----------------------------------------------- > Chuck Robey | Interests include any kind of voice or data > chuckr@eng.umd.edu | communications topic, C programming, and Unix. > 9120 Edmonston Ct #302 | > Greenbelt, MD 20770 | I run Journey2 and n3lxx, both FreeBSD > (301) 220-2114 | version 2.2 current -- and great FUN! > ----------------------------+----------------------------------------------- >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608020148.SAA13337>