Re: [BUGS] Bug #448: 7.1.3 interfaces build fail on solaris w. gcc

2001-09-11 Thread Peter Eisentraut
> Bob Deblier ([EMAIL PROTECTED]) reports a bug with a severity of 1 > This shouldn't be too hard to fix by adding the -lsocket and -lnsl libraries. Done. > Furthermore the dynamic linking of libraries is wrong. You use the -G > option, which is appropriate for Sun's compilers, but not for gcc.

[BUGS] Bug #448: 7.1.3 interfaces build fail on solaris w. gcc

2001-09-11 Thread pgsql-bugs
Bob Deblier ([EMAIL PROTECTED]) reports a bug with a severity of 1 The lower the number the more severe it is. Short Description 7.1.3 interfaces build fail on solaris w. gcc Long Description I've been having problems with doing a dlopen() of libpsqlodbc since version 7.1; now that I wanted to