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++/16295] -pedantic option resolves compiler error "sorry, unimplemented: ..."


------- Additional Comments From kai dot ludwig at uni-tuebingen dot de  2004-06-30 11:43 -------
Created an attachment (id=6660)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6660&action=view)
preprocessed file compiled without -pedantic flag : fails

generated by:

g++ -I. -I/usr/local/include/loki -I/home/kl/software/src/quantity/Quantities
-I/home/kl/software/src/quantity/BSUtilities -v -save-temps -Wall -Werror
main.cpp -L/home/kl/software/lib -lPhysicalQuantities -lQuantity -lBSUtilities

-- 


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


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