Skip to Content.
Sympa Menu

freetds - [freetds] RE: 64-bit compilation problem (0.61 tsql core dump, locale = "C CC C C C")

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Banibrata Dutta" <dutta AT india.hp.com>
  • To: <freetds AT lists.ibiblio.org>
  • Subject: [freetds] RE: 64-bit compilation problem (0.61 tsql core dump, locale = "C CC C C C")
  • Date: Wed, 31 Dec 2003 08:49:06 +0530

well, i am not sure if i understood your solution.
i believe you've abandoned HP ansiC compiler and
gone ahead and used gcc 3.2 instead. in my case,
that is not an option, so i'd need to find out why
"cc -Aa +DD64" is causing the warning 724, and why
"cc -Aa" is not. kindly correct me if i am wrong.

- bdutta.

> -----Original Message-----
> From: Frediano Ziglio [mailto:freddyz77 AT tin.it]
> Sent: Wednesday, December 31, 2003 3:01 AM
> To: Banibrata Dutta
> Cc: FreeTDS
> Subject: Re: 64-bit compilation problem (0.61 tsql core dump,
> locale = "C CC C C C")
>
>
> Il mar, 2003-12-30 alle 16:39, Banibrata Dutta ha scritto:
> > hi fred,
> >
> > i was searching for some clues about warning 724: generated
> by cc with
> > +DD64 option on HP-UX (PA-RISC), and hit upon your post.
> >
> > just wanted to ask if you found a resolution to your problem. i'm
> > facing a similar problem where the compiler reports that
> > malloc() and calloc() are expected to return "int" but i am
> treating
> > them as "char *" ???
> >
> > i'm posting this to our (HP's) cc ITRC too.
> >
> > thanks & regards,
> > bani
>
> Hi Bani,
>
> we are preparing a new version (0.62) with this and many
> others fixes. If you want I can package even an updated
> version (that fix some problems with HP/UX 10.20 and Mac OS
> X). It would be glad if you can compile it and send any
> warnings/error you get. We get no error compiling with
> - gcc 2.96 Linux/i386 (no warnings)
> - gcc 3.2 Linux/i386 (no warnings)
> - gcc 3.2 HP/UX 10.20 PA-RISC32 (some warnings about
> relinking required)
> - gcc 3.X Linux/Amd64 (no warnings)
>
> freddy77
>
>
>





Archive powered by MHonArc 2.6.24.

Top of Page