[Bug driver/39439] New: The Driver hides undefined reference messages from shared libs (but not object files) in linker phase

2009-03-11 Thread rob1weld at aol dot com
The Driver hides undefined reference messages from shared libs but not from object files. This seems inconsistent and is not helpful. When compiling 'ppl' using the Trunk I'm getting a terse message about undefined reference to `typeinfo for int'. This is not particularly useful since the words

Re: [Bug driver/39439] New: The Driver hides undefined reference messages from shared libs (but not object files) in linker phase

2009-03-11 Thread Andrew Thomas Pinski
Sent from my iPhone On Mar 11, 2009, at 9:27 PM, rob1weld at aol dot com gcc-bugzi...@gcc.gnu.org wrote: The Driver hides undefined reference messages from shared libs but not from object files. This seems inconsistent and is not helpful. Why do you think the driver is doing instead of