Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 21:48:04 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        m.sund@arcor.de, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, thierry@FreeBSD.org
Subject:   Re: ports/93358: [new port:] devel/upp; Ultimate++, a BSD-licensed, cross-platform, C/C++ RAD suite
Message-ID:  <200603172148.k2HLm4Hf048506@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [new port:] devel/upp; Ultimate++, a BSD-licensed, cross-platform, C/C++ RAD suite

State-Changed-From-To: open->feedback
State-Changed-By: thierry
State-Changed-When: Fri Mar 17 21:41:14 UTC 2006
State-Changed-Why: 

This port does not respect OP's CFLAGS:

g++ -c -O2 -fPIC -I../ -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/freetype2 -DflagGUI -DflagGCC -DflagSHARED -DflagFREEBSD -DflagMAIN  ../ide/SelectPkg.cpp -o ../../out/ide/GCC32-Gcc-Gui-Linux-Main-Shared/SelectPkg.o
g++ -c -O2 -fPIC -I../ -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/freetype2 -DflagGUI -DflagGCC -DflagSHARED -DflagFREEBSD -DflagMAIN  ../ide/UppWspc.cpp -o ../../out/ide/GCC32-Gcc-Gui-Linux-Main-Shared/UppWspc.o
../ide/UppWspc.cpp: In member function `void WorkspaceWork::FileMenu(Bar&)':
../ide/UppWspc.cpp:413: warning: enumeral mismatch in conditional expression: `<anonymous enum>' vs `<anonymous enum>'
...

make -V CFLAGS
-O2 -fno-strict-aliasing -pipe -march=pentiumpro

And what about defining USE_DOS2UNIX and remove your pre-patch target?

Best regards,
-- 
Th. Thomas.


Responsible-Changed-From-To: freebsd-ports-bugs->thierry
Responsible-Changed-By: thierry
Responsible-Changed-When: Fri Mar 17 21:41:14 UTC 2006
Responsible-Changed-Why: 

Take it.


http://www.freebsd.org/cgi/query-pr.cgi?pr=93358



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603172148.k2HLm4Hf048506>