Received: by 10.35.36.13 with SMTP id o13mr120056pyj.1180700620221; Fri, 01 Jun 2007 05:23:40 -0700 (PDT) Received: by o11g2000prd.googlegroups.com with HTTP; Fri, 01 Jun 2007 12:23:39 +0000 (UTC) X-IP: 122.199.1.190 From: BarryK To: WvStreams Mailing List Subject: Want compile wvstreams statically with wvdial Date: Fri, 01 Jun 2007 05:23:39 -0700 Message-ID: <1180700619.045020.152990@o11g2000prd.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070301 SeaMonkey/1.0.8,gzip(gfe),gzip(gfe) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Hi, I a developer for Puppy Linux, which is a tiny distro (about 90MB live-CD) that loads totally into RAM. Programs are chosen that are small, and we have been using wvdial v1.42 as it is so small. It works for us, but we can't compile it anymore -- and I don't understand the error message -- it's designed for an older C++ compiler. Wvdial 1.42 is only 84K complete, whereas I have just compiled v1.56 and wvstreams v4.3 -- the executable and libraries total 1510KB! So, I thought I would try to compile wvstreams statically into wvdial, but I can't figure out how to do it. In Puppy Linux we have our own discovery of the modem, so we don't need any of that, all we need is a dialer, which is probably why the v1.42 is still okay for us for modern pci and usb softmodems. So, I was wondering if a wvdial developer would help us out and figure out why it no longer compiles. Alternatively, if there are pressing reasons why we should go for a more recent version, would it be possible to have a configure option to compile wvstreams statically with wvdial? Even better would be a reduced wvdial that just does the dialing and negotiating with the isp, etc., with all discovery stuff removed. Is anyone interested in getting involved with any of this? You can read about Puppy here: http://www.puppylinux.com, also http://www.puppylinux.org My developer blog: http://www.puppylinux.com/news/ Regards, Barry Kauler