This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/35007] [4.3 Regression] Firefox fails to build with affentry.cpp:94: error: ISO C++ forbids subscripting non-lvalue array



------- Comment #3 from ismail at pardus dot org dot tr  2008-01-29 01:07 -------
Compilation line is :

c++ -o affentry.o -c -I../../../../dist/include/system_wrappers -include
../../../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM
-DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX
-D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES 
-DOSTYPE=\"Linux2.6.18\" -DOSARCH=Linux  -I. -I.
-I../../../../dist/include/xpcom -I../../../../dist/include/string
-I../../../../dist/include/uconv -I../../../../dist/include/unicharutil
-I../../../../dist/include/spellchecker -I../../../../dist/include/xulapp
-I../../../../dist/include   -I../../../../dist/include/hunspell
-I/usr/include/nspr -I../../../../dist/sdk/include    -fPIC   -fno-rtti
-fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-long-long
-pedantic -mtune=native -march=i686 -O2 -pipe -fomit-frame-pointer
-fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -mtune=native -march=i686 -O2
-pipe -fomit-frame-pointer -fno-strict-aliasing   -DMOZILLA_CLIENT -include
../../../../mozilla-config.h -Wp,-MD,.deps/affentry.pp affentry.cpp


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35007


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]