www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <20070905192255.69330.qmail@web3307.mail.ogk.yahoo.co.jp> |
Date: | Thu, 6 Sep 2007 04:22:55 +0900 (JST) |
From: | Tatsuro MATSUOKA <tmacchant2 AT yahoo DOT co DOT jp> |
Reply-To: | matsuoka AT nuce DOT nagoya-u DOT ac DOT jp |
Subject: | Re: Slowness problem due to sjlj-exceptions for Octave |
To: | 0 DOT fractalus AT gmail DOT com, cygwin AT cygwin DOT com |
Cc: | me <matsuoka AT nuce DOT nagoya-u DOT ac DOT jp> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Dear Morgan >> For Octave on mingw >> octave.exe:1> testOregoB >> ans = 1.5781 >> >> $ gcc -v >> Reading specs from c:/Programs/MinGW/bin/../lib/gcc/mingw32/3.4.2/ > ok this sounds odd.. >> specs >> Configured with: ../gcc/configure --with-gcc --with-gnu-ld --with-gnu- >> as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads -- >host=mingw32? eh? >> disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32 >> -registry --disable-shared --enable-sjlj-exceptions --enable-libgcj -- >> disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj- >> debug --enable-interpreter --enable-hash-synchronization --enable- >> libstdcxx-debug >> Thread model: win32 >> gcc version 3.4.2 (mingw-special) > >it looks like this is a real minGW not cygwin minGW. that may be the problem. > >Make sure that you call the REAL location of gcc -- you have been >using the MinGW/official installed version (it doesnt work with >cygwin) > >I'd look for gcc.exe myself in /usr/bin/ and /bin/ (among others) and >place that path into a var (maby "cygwin-gcc"?) so that calling >"$cygwin-gcc (files) to use the cygwin GCC... but im probobly >overcomplicating it. It is real mingw but not cygwin-mingw. I placed mingw at differt folder on windows. The reason unix like path '--prefix=/mingw'is used, mingw gcc supposed to be used with msys. In the msys mounting system ((msyspath)/etc/fstab), /mingw is defined. Tatsuro Matsuoka -------------------------------------- Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar http://pr.mail.yahoo.co.jp/toolbar/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |