Xref: news-dnh.mv.net comp.os.msdos.djgpp:972 Path: news-dnh.mv.net!mv!news.sprintlink.net!newsfeed.internetmci.com!news.mathworks.com!fu-berlin.de!axl.dialup.fu-berlin.DE!not-for-mail From: axl AT zedat DOT fu-berlin DOT de (Axel) Newsgroups: comp.os.msdos.djgpp Subject: Bug in V2 stream libs Date: 18 Jul 1995 20:42:54 GMT Organization: Freie Unversitaet Berlin Lines: 14 Nntp-Posting-Host: axl.dialup.fu-berlin.de (160.45.218.93) To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Hello, I am trying to get V2 running, but I cannot compile any programms. I know the linking of libs has changed, and I tried to link in all possible libs (libgcc, libgpp, libiostr, libmath), that aren't linked in by default, but it doesn't work. Any suggestions, as to what I am doing wrong are more than wellcome, many thanks in advance, Axel Thimm This is the output of f.i. "gcc -O2 -Wall src\creutz.cc -liostr" outfloat.c(.text+0x161): undefined reference to `_IO_dtoa'