[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-09 Thread abhinav dot dubey at hcl dot in
--- Comment #8 from abhinav dot dubey at hcl dot in 2009-04-10 05:29 --- I changed the compiler and its works.. thanks a lot for your advice -- abhinav dot dubey at hcl dot in changed: What|Removed |Added

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
--- Comment #6 from abhinav dot dubey at hcl dot in 2009-04-07 13:34 --- (In reply to comment #5) > > There should not be any difference as i directed cc to gcc > Your bug. The Makefile expects Sun CC since it uses Sun CC options. So you > need to use Sun CC. Thanks a lo

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
--- Comment #4 from abhinav dot dubey at hcl dot in 2009-04-07 11:46 --- (In reply to comment #3) > > Please help me in solving this issue also... > Your Makefile expects Sun CC and you're using GCC. There should not be any difference as i directed cc to gcc $ cc -v

[Bug c/39671] solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
--- Comment #2 from abhinav dot dubey at hcl dot in 2009-04-07 10:39 --- (In reply to comment #0) > tring to compile batch libraries with make commang but geeting an error > $ make -f retek.mk retek rms resa 2>&1 | tee libretek.log > cc -DNDEBUG -I. -I/data/rmsdb/rm

[Bug c/39671] New: solaris 10 with gcc 3.4.3

2009-04-07 Thread abhinav dot dubey at hcl dot in
Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: abhinav dot dubey at hcl dot in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39671