L18L
Joined: 19 Jun 2010 Posts: 1715 Location: Burghaslach, Germany
Posted: Mon 21 Jan 2013, 16:37 Post subject:
Re: Mongoose mini-web-server: need executable for linux 32bits Subject description: Compiling error
Just some warnings with me:
Quote:
# make linux
cc mongoose.c main.c -o mongoose -ldl -pthread -std=c99 -O2 -W -Wall -pedantic
mongoose.c: In function ‘spawn_process’:
mongoose.c:1412:34: warning: parameter ‘envblk’ set but not used [-Wunused-but-set-parameter]
mongoose.c: In function ‘ssl_locking_callback’:
mongoose.c:4511:71: warning: parameter ‘file’ set but not used [-Wunused-but-set-parameter]
mongoose.c:4512:38: warning: parameter ‘line’ set but not used [-Wunused-but-set-parameter]
#
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum