public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/7517: g++ incompatible options and multiple compilations
@ 2002-08-06 23:56 abindus
  0 siblings, 0 replies; 3+ messages in thread
From: abindus @ 2002-08-06 23:56 UTC (permalink / raw)
  To: gcc-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2414 bytes --]


>Number:         7517
>Category:       c++
>Synopsis:       g++ incompatible options and multiple compilations
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 06 23:56:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Pascal Bonfils
>Release:        1
>Organization:
>Environment:
Linux 2.4.18-3
>Description:
unable to build a rpm from source because it seems that some compilation options are not any more supported together : 
> > g++: ne peut spécifier -o avec -c ou -S et de multiples compilations
this could be translated as :
g++ : do not specify -o with -c or -S and multiple compilations.
This a common problem with many source rpm's.
>How-To-Repeat:
rpm --rebuild qcad-1.4.16-1.src.rpm
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="bug.txt"
Content-Disposition: inline; filename="bug.txt"

 rpm --rebuild qcad-1.4.16-1.src.rpm 
Installing qcad-1.4.16-1.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.69864
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd /usr/src/redhat/BUILD
+ rm -rf qcad-1.4.16-src
+ /bin/gzip -dc /usr/src/redhat/SOURCES/qcad-1.4.16-src.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd qcad-1.4.16-src
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ echo 'Patch #0 (qcad-datadir.patch):'
Patch #0 (qcad-datadir.patch):
+ patch -p1 -s
+ echo 'Patch #1 (qcad-pl.po.patch):'
Patch #1 (qcad-pl.po.patch):
+ patch -p1 -s
+ echo 'Patch #2 (qcad-Makefile.patch):'
Patch #2 (qcad-Makefile.patch):
+ patch -p1 -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.39156
+ umask 022
+ cd /usr/src/redhat/BUILD
+ cd qcad-1.4.16-src
+ /usr/bin/make 'CXXFLAGS=%{rpmcflags} -fno-rtti -fno-exceptions -DNO_DEBUG -DDATADIR=\"/usr/X11R6/share/\"' 'INCPATH=-I/usr/X11R6/include -I/usr/X11R6/include/qt' MOC=moc 'LDFLAGS=%{rpmldflags}' qcad
g++ -c %{rpmcflags} -fno-rtti -fno-exceptions -DNO_DEBUG -DDATADIR=\"/usr/X11R6/share/\" -I/usr/X11R6/include -I/usr/X11R6/include/qt -o exprparser.o exprparser.cpp
g++: ne peut spécifier -o avec -c ou -S et de multiples compilations
make: *** [exprparser.o] Erreur 1
error: Bad exit status from /var/tmp/rpm-tmp.39156 (%build)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/7517: g++ incompatible options and multiple compilations
@ 2003-02-23 20:37 neroden
  0 siblings, 0 replies; 3+ messages in thread
From: neroden @ 2003-02-23 20:37 UTC (permalink / raw)
  To: abindus, gcc-bugs, gcc-prs, nobody

Synopsis: g++ incompatible options and multiple compilations

State-Changed-From-To: feedback->closed
State-Changed-By: neroden
State-Changed-When: Sun Feb 23 20:37:23 2003
State-Changed-Why:
    No feedback 3 months.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7517


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/7517: g++ incompatible options and multiple compilations
@ 2002-09-13 16:23 nathan
  0 siblings, 0 replies; 3+ messages in thread
From: nathan @ 2002-09-13 16:23 UTC (permalink / raw)
  To: abindus, gcc-bugs, gcc-prs, nobody

Synopsis: g++ incompatible options and multiple compilations

State-Changed-From-To: open->feedback
State-Changed-By: nathan
State-Changed-When: Fri Sep 13 16:23:09 2002
State-Changed-Why:
    please provide the invokation of the compiler

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7517


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-23 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-06 23:56 c++/7517: g++ incompatible options and multiple compilations abindus
2002-09-13 16:23 nathan
2003-02-23 20:37 neroden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).