From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?B?VmluY2VudCBCZWxh72NoZQ==?= Newsgroups: gmane.emacs.devel,gmane.emacs.semantic Subject: RE: [cedet-semantic] Latest CEDET on BZR does not compile with emacs 24.1 Date: Sun, 7 Oct 2012 21:36:04 +0200 Message-ID: References: <80627pfvx8.fsf@gmail.com>, , <87k3vhesof.fsf@randomsample.de>, , <877grgdmcd.fsf@randomsample.de>, , <87mx0bcioh.fsf@randomsample.de>, , <87sj9yb4kw.fsf@randomsample.de>, , <83obkka8c8.fsf@gnu.org>, , <83mx038fm8.fsf@gnu.org>, , <83wqz265c1.fsf@gnu.org>, , <83ipam5psf.fsf@gnu.org>, , <83a9vy5hyf.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_5842701f-c15a-402d-abb1-c9cc02ccc40c_" X-Trace: ger.gmane.org 1349638578 21724 80.91.229.3 (7 Oct 2012 19:36:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Oct 2012 19:36:18 +0000 (UTC) Cc: "cedet-semantic@lists.sourceforge.net" , "deng@randomsample.de" , emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Oct 07 21:36:24 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TKweD-0006dM-65 for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 21:36:21 +0200 Original-Received: from localhost ([::1]:35104 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKwe7-0008TY-6p for ged-emacs-devel@m.gmane.org; Sun, 07 Oct 2012 15:36:15 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:50451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKwe4-0008TG-2u for emacs-devel@gnu.org; Sun, 07 Oct 2012 15:36:13 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKwe3-0005j4-32 for emacs-devel@gnu.org; Sun, 07 Oct 2012 15:36:12 -0400 Original-Received: from dub0-omc2-s7.dub0.hotmail.com ([157.55.1.146]:45446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKwe1-0005ib-Dt; Sun, 07 Oct 2012 15:36:09 -0400 Original-Received: from DUB102-W34 ([157.55.1.137]) by dub0-omc2-s7.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sun, 7 Oct 2012 12:36:04 -0700 X-Originating-IP: [92.135.119.148] Importance: Normal In-Reply-To: <83a9vy5hyf.fsf@gnu.org> X-OriginalArrivalTime: 07 Oct 2012 19:36:04.0205 (UTC) FILETIME=[FD30B1D0:01CDA4C2] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ X-Received-From: 157.55.1.146 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:154201 gmane.emacs.semantic:3039 Archived-At: --_5842701f-c15a-402d-abb1-c9cc02ccc40c_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable [ ... SNIP ...] >=20 > I have no idea what's going on there. What version of Emacs is that? > The compilation switches passed to GCC are nowhere near what I'd > expect given the value of LOCAL_FLAGS in lib-src/makefile.w32-in. > I have reloaded a full trunk branch=2C and the problem is gone=2C seems tha= t somehow something was corrupted in my tree. > > I am now starting to wonder whether all my troubles aren't coming from = this that I may have mistakenly some components of my supposedly MingW32 to= olchain patched to build for MSYS=2C rather than to use MSYS. How can one d= etect that?... >=20 > Look inside the .exe with some dependency checker=3B if you see a > dependency on MSYS-1.0.DLL=2C it's an MSYS executable. >=20 >=20 Thanks=2C I have downloaded dependency walker. Very best regards and many thanks for all the help and teaching me about MS= YS and EMACS building way for MSWindows. Vincent. =20 = --_5842701f-c15a-402d-abb1-c9cc02ccc40c_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
[ ... SNIP ...]
>=3B =3B

>=3B I have no idea what's going= on there. What version of Emacs is that?
>=3B The compilation switch= es passed to GCC are nowhere near what I'd
>=3B expect given the value= of LOCAL_FLAGS in lib-src/makefile.w32-in.
>=3B


I have rel= oaded a full trunk branch=2C and the problem is gone=2C seems that somehow = something was corrupted in my tree.




>=3B >=3B I am n= ow starting to wonder whether all my troubles aren't coming from this that = I may have mistakenly some components of my supposedly MingW32 toolchain pa= tched to build for MSYS=2C rather than to use MSYS. How can one detect that= ?...
>=3B
>=3B Look inside the .exe with some dependency checker= =3B if you see a
>=3B dependency on MSYS-1.0.DLL=2C it's an MSYS execu= table.
>=3B
>=3B



Thanks=2C I have downloaded dep= endency walker.


Very best regards and many thanks for all the he= lp and teaching me about MSYS and EMACS building way for MSWindows.

=
 =3B Vincent.


= --_5842701f-c15a-402d-abb1-c9cc02ccc40c_--