Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I have to compile some cpp codes which were written in "g++ 3.4.4". But now I am using Ubuntu 9.04 (which uses g++ 4.3.3) and whenever I tried to ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    6

    Facing error while running "g++ 3.4.4" code in "g++ 4.3.3"

    Hi,

    I have to compile some cpp codes which were written in "g++ 3.4.4". But now I am using Ubuntu 9.04 (which uses g++ 4.3.3) and whenever I tried to compile those code I found some errors like "... : error: expected `)' before ‘*’ token".

    I was not able to find out any problem in that code. Can anyone please suggest me what to do?

    By the way, those codes are implementation of some Broadcast Algorithms for ns-2.29 distribution that I have analyze.

    Thanks,
    Suranjit

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    See my reply to your other posting in the Installation forum.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Oct 2009
    Posts
    6
    Thank you Rubberman.

    Suranjit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...