[Gate-users] Subject: Re: Trouble Compiling gate_v5_0_0_p1
Melissa Freedenberg
mfreeden at ucdavis.edu
Thu Apr 8 17:01:42 CEST 2010
Fares, I solved this problem first by finding where gcc-4.2 and gcc are
located. I found them in the same directory.
>
> >> locate gcc-4.2
> >> locate gcc
>
> Then, I removed the current gcc executable (version 4.3) and replaced it
> with the older version.
>
> >> cd <directory gcc is in>
> >> rm gcc
> >> cp gcc-4.2 gcc
>
> I think I may have done the same for g++
>
> http://ubuntuforums.org/ has backlog of some similar questions, so you may
> want to check it out if for some reason this does not work for you,.
>
> I was able to compile GATE this way (using compiler version 4.1), but I
> still had problems compiling root and CLHEP. If you are able to compile root
> and CLHEP successfully, please let me know.
>
> Thanks,
>
> Melissa
>
>
> -------------------------------------------------------
> Dear all,
>
> I think I have the same problem described below. I installed gcc-4.2 and
> g++-4.2 on my system, which currently has 4.3.3 versions of both. I had
> installed non-GATE packages using I think 4.2, which is why I have GATE5
> working properly on my system.
>
> However, I'm not sure how to change the makefiles for GATE so that it uses
> g++-4.2 instead of g++ (the latest version on my system). Does anyone know
> where the executable is defined?
>
> Sincerely,
> Fares
>
> On Thu, Apr 8, 2010 at 2:52 AM, <
> gate-users-request at lists.opengatecollaboration.org> wrote:
>
>> Send Gate-users mailing list submissions to
>> gate-users at lists.opengatecollaboration.org
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>> or, via email, send a message with subject or body 'help' to
>> gate-users-request at lists.opengatecollaboration.org
>>
>> You can reach the person managing the list at
>> gate-users-owner at lists.opengatecollaboration.org
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of Gate-users digest..."
>>
>>
>>
More information about the Gate-users
mailing list