From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-14-ewr.dyndns.com (mxout-105-ewr.mailhop.org [216.146.33.105]) by lists.bufferbloat.net (Postfix) with ESMTP id C655D2E015C for ; Tue, 22 Mar 2011 00:10:41 -0700 (PDT) Received: from scan-11-ewr.mailhop.org (scan-11-ewr.local [10.0.141.229]) by mail-14-ewr.dyndns.com (Postfix) with ESMTP id 7025A9CC835 for ; Tue, 22 Mar 2011 07:10:39 +0000 (UTC) X-Spam-Score: -1.0 (-) X-Mail-Handler: MailHop by DynDNS X-Originating-IP: 209.85.215.43 Received: from mail-ew0-f43.google.com (mail-ew0-f43.google.com [209.85.215.43]) by mail-14-ewr.dyndns.com (Postfix) with ESMTP id 111329CC759 for ; Tue, 22 Mar 2011 07:10:38 +0000 (UTC) Received: by ewy20 with SMTP id 20so2083650ewy.16 for ; Tue, 22 Mar 2011 00:10:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=SDALwQ4o4++QQMvYMjBIPgOmhrk/QB5NYAa/kmuj38s=; b=LoKomwNs1ztnxKiC8UZXTSMyBM9w6ftcuSaARh3O6RChHeblMPRysUryRyxNC+IleR HlyO3xiNIK4XsPl5n6aEjndPx851wYWM0kD8867J+Hn+Lz0F1zAAZn3+HpBC2oYY2coP 6U1ZZFYkQIKFmDnYgRh3pIO6Vp1y7jsVgiMcQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=iC+yUuPolEWyJ3iOIkld2ZmSFeRwzJToOZrtQewNGzoAF5PXS3ixSN8jpyLCRy9AJp +yu4w8zoW7QqzoUfDDufl9cLM/+1SvqsgXJZuOlAWimc9POy429nJz/5xgeqvlhsQgPi q8CuEKJ5vfHZi05ttg9CnzeWf43QnIan0LlY8= Received: by 10.14.124.198 with SMTP id x46mr1692517eeh.199.1300777838359; Tue, 22 Mar 2011 00:10:38 -0700 (PDT) Received: from [192.168.239.42] (xdsl-83-150-84-172.nebulazone.fi [83.150.84.172]) by mx.google.com with ESMTPS id q53sm2525037eeh.25.2011.03.22.00.10.37 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 22 Mar 2011 00:10:37 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii From: Jonathan Morton In-Reply-To: <4D87F7CC.2050100@hawtin.net.au> Date: Tue, 22 Mar 2011 09:10:36 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <0D59AD34-AA64-4376-BB8E-58C5D378F488@gmail.com> <4D829B58.1070601@swin.edu.au> <1A0E96CF-CFF6-4475-9DDB-C6329493D33F@gmail.com> <4D87F7CC.2050100@hawtin.net.au> To: Kim Hawtin X-Mailer: Apple Mail (2.1082) Cc: bloat@lists.bufferbloat.net Subject: Re: [Bloat] Progress with latency-under-load tool X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 07:10:48 -0000 On 22 Mar, 2011, at 3:13 am, Kim Hawtin wrote: > Summary : LAPACK development libraries This suggests that you should replace -lblas with -llapack. I also have = to do this for Cygwin. - Jonathan