Subject | RE: [Firebird-Java] _alloca and malloc.h when compiling libjaybird.so under Liux |
---|---|
Author | Ryan Baldwin |
Post date | 2003-11-04T11:18:39Z |
Hi
malloc.h is included via platform.h in generic_unix.
My previous post has sugestion for correcting this problem.
Thanks
Ryan
-----Original Message-----
From: Nikolay Ivanchev [mailto:nivanchev@...]
Sent: 04 November 2003 10:52
To: JayBird
Subject: [Firebird-Java] _alloca and malloc.h when compiling libjaybird.so
under Liux
I saw _alloca to be method declared in malloc.h
Since I am not C developer, can some one confirm that if I incliude malloc.h
(well may be with #ifded OS is Linux)
entrypoints.cpp will compile under Linux?
Now it cannot find _alloca method on line 937 - method JNIEXPORT jbyteArray
JNICALL Java_org_firebirdsql_ngds_GDS_1Impl_native_1isc_1blob_1info
Regards
Niki
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
malloc.h is included via platform.h in generic_unix.
My previous post has sugestion for correcting this problem.
Thanks
Ryan
-----Original Message-----
From: Nikolay Ivanchev [mailto:nivanchev@...]
Sent: 04 November 2003 10:52
To: JayBird
Subject: [Firebird-Java] _alloca and malloc.h when compiling libjaybird.so
under Liux
I saw _alloca to be method declared in malloc.h
Since I am not C developer, can some one confirm that if I incliude malloc.h
(well may be with #ifded OS is Linux)
entrypoints.cpp will compile under Linux?
Now it cannot find _alloca method on line 937 - method JNIEXPORT jbyteArray
JNICALL Java_org_firebirdsql_ngds_GDS_1Impl_native_1isc_1blob_1info
Regards
Niki
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.