Mailinglist Archive: opensuse-programming (32 mails)
| < Previous | Next > |
Re: [suse-programming-e] porting problems ....
- From: Brad Bourn <brad@xxxxxxxxxxxx>
- Date: Wed, 1 Dec 2004 09:55:50 -0700
- Message-id: <200412010955.50457.brad@xxxxxxxxxxxx>
Not really,
It is a Qt app.
I have enterprise license, and it doesn't like to co-exist with itself both 32
& 64 without more tweaking than I am willing to do.
I have other 32-bit machines though, and actually, they are what the final
build runs on for clients.
I can debug out there, and of course it is more convenient to debug on my dev
box.
B-)
On Wednesday 01 December 2004 09:13 am, William A. Mahaffey III wrote:
> Verdi March wrote:
> >Anders Johansson wrote:
> >>On Tuesday 30 November 2004 17:19, cincaipatron@xxxxxxx wrote:
> >>>Last time I check, valgrind only runs on 32-bit machines
> >>
> >>Was there a 64 bit version of 8.2?
> >
> >Well, I checked it using google, and it brought me to a
> >milis archive of 2003. Since I couldn't find anything
> >on valgrind website, I presume this is still valid.
> >Would like to be corrected though, as I need a free
> >memory checker on 64-bit (Opteron) too.
> >
> >
> >Regards,
> >Verdi
>
> Does whatever code you want to check out run 32-bit as well ? If so, you
> could check it for clean 32-bit, then port to 64-bit .... just a thought.
It is a Qt app.
I have enterprise license, and it doesn't like to co-exist with itself both 32
& 64 without more tweaking than I am willing to do.
I have other 32-bit machines though, and actually, they are what the final
build runs on for clients.
I can debug out there, and of course it is more convenient to debug on my dev
box.
B-)
On Wednesday 01 December 2004 09:13 am, William A. Mahaffey III wrote:
> Verdi March wrote:
> >Anders Johansson wrote:
> >>On Tuesday 30 November 2004 17:19, cincaipatron@xxxxxxx wrote:
> >>>Last time I check, valgrind only runs on 32-bit machines
> >>
> >>Was there a 64 bit version of 8.2?
> >
> >Well, I checked it using google, and it brought me to a
> >milis archive of 2003. Since I couldn't find anything
> >on valgrind website, I presume this is still valid.
> >Would like to be corrected though, as I need a free
> >memory checker on 64-bit (Opteron) too.
> >
> >
> >Regards,
> >Verdi
>
> Does whatever code you want to check out run 32-bit as well ? If so, you
> could check it for clean 32-bit, then port to 64-bit .... just a thought.
| < Previous | Next > |