bugGnash - The GNU Flash player - Bugs: bug #15370, g++: cannot specify -o with -c or...

 
 

bug #15370: g++: cannot specify -o with -c or -S and multiple compilations

Submitted by:  Sandro Santilli <strk>
Submitted on:  Wed 04 Jan 2006 03:53:05 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Release: NoneStatus: Fixed
Privacy: PublicAssigned to: Sandro Santilli <strk>
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 04 Jan 2006 05:50:53 PM UTC, comment #2:

Fixed (was INCLUDE variable setting in libbase/Makefile.am)
... I'll commit this myself

Sandro Santilli <strk>
Project MemberIn charge of this item.
Wed 04 Jan 2006 05:44:40 PM UTC, comment #1:

It's $(LTCXXCOMPILE) bogus, it expands to:

/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. . -I.. -Wall -I/usr/include/SDL -D_REENTRANT -I.. . -I.. -g -O2

If you remove the single dots everything works

I'm looking at what sets that and a fix

Sandro Santilli <strk>
Project MemberIn charge of this item.
Wed 04 Jan 2006 03:53:05 PM UTC, original submission:

This is with CVS as of date
Wed Jan 4 16:51:14 CET 2006

automake (GNU automake) 1.9.5
autoconf (GNU Autoconf) 2.59

./autogen.sh && ./configure

Configurable options are:
Not using POSIX Threads
Not building the web server support.
Not using the Intel 810 LOD bias hack
Not using DMalloc
Adding XML and XMLSocket
XML flags are: -I/usr/include/libxml2
XML libs are: -lxml2 -lpthread -lz -lm

Not building the Firefox plugin
WARNING: No Firefox development package installed!
strk@xtops:~/src/gnash/gnash$ make
make all-recursive
make[1]: Entering directory `/home/strk/src/gnash/gnash'
Making all in libbase
make[2]: Entering directory `/home/strk/src/gnash/gnash/libbase'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. . -I.. -Wall -I/usr/include/SDL -D_REENTRANT -I.. . -I.. -g -O2 -MT config.lo -MD -MP -MF ".deps/config.Tpo" -c -o config.lo config.cpp; \
then mv -f ".deps/config.Tpo" ".deps/config.Plo"; else rm -f ".deps/config.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. . -I.. -Wall -I/usr/include/SDL -D_REENTRANT -I.. . -I.. -g -O2 -MT config.lo -MD -MP -MF .deps/config.Tpo -c config.cpp -fPIC -DPIC -o .libs/config.o
g++: cannot specify -o with -c or -S and multiple compilations

make[2]: *** [config.lo] Error 1
make[2]: Leaving directory `/home/strk/src/gnash/gnash/libbase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/strk/src/gnash/gnash'
make: *** [all] Error 2

Sandro Santilli <strk>
Project MemberIn charge of this item.

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 3 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Wed 04 Jan 2006 05:50:53 PM UTCstrkStatusNone=>Fixed
  Assigned toNone=>strk
  Open/ClosedOpen=>Closed

Back to the top


Powered by Savane 3.1-cleanup1