compiling:
gcc -fPIC -rdynamic -c -I/usr/include/postgresql fopenwrap.c
gcc -shared -o libfopenwrap.so fopenwrap.o -lc -ldl -lpq
gcc fopen.c -o fopentest
LD_LIBRARY_PATH=. LD_PRELOAD=libfopenwrap.so ./fopentest fopen.c
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
guncs/gendb
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
db interface generator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published