Your message dated Tue, 17 Jul 2018 19:50:29 +0530
with message-id 
<capdygezrvwttudt9p+yj9ckg3sjs+abo0q03b-lzuzqp1+h...@mail.gmail.com>
and subject line No longer over optimizing; Closing
has caused the Debian Bug report #396001,
regarding apertium overoptimizes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
396001: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396001
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apertium
Severity: minor

Hi,

when I build apertium on m68k I get this:

m68k-linux-gnu-g++ -Wall -ansi -O3 -o apertium-rehtml apertium-rehtml.o 
/usr/bin/xsltproc deformat.xsl rtf-format.xml |/usr/bin/flex -Cfer -t 
>apertium-desrtf.C
if m68k-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. 
-I/usr/include/lttoolbox-1.0 -I/usr/lib/lttoolbox-1.0/include 
-I/usr/include/libxml2      -Wall -ansi -O3 -MT apertium-desrtf.o -MD -MP -MF 
".deps/apertium-desrtf.Tpo" -c -o apertium-desrtf.o apertium-desrtf.C; \
        then mv -f ".deps/apertium-desrtf.Tpo" ".deps/apertium-desrtf.Po"; else 
rm -f ".deps/apertium-desrtf.Tpo"; exit 1; fi

Using -O3 is deprecated for general use as it is much more likely to
produce broken code and generaly doesn't even run faster.

You do pass CFLAGS to the configure script but for c++ code that is
totaly useless. You have to (also? is there any C code?) set CXXFLAGS
for c++.

MfG
        Goswin

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-frosties-2
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


--- End Message ---
--- Begin Message ---
Package: apertium
Version: 3.5.1-1

apertium no longer using "-O3" optimization. Closing this bug.

Thanks!

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to