curl-library
curl7.21.0 - smtp fails if built as a 64-bikt excutable
From: Alona Rossen <arossen_at_opentext.com>
Date: Fri, 12 Nov 2010 14:53:00 -0500
Received on 2010-11-12
Date: Fri, 12 Nov 2010 14:53:00 -0500
The attached application successfully sends an email via SMTP if built
as a 32-bit executable.
If built as a 64-bit executable, the application issues the following
error:
/export/home/sambuild/TESTS/MAIL/SMTPS> ./curlSMTP_64
* Unsupported protocol: smtp
* unsupported protocol
The Makefiles for Solaris CC 5.5 are attached.
Regards,
Alona
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/octet-stream attachment: Makefile_64
- application/octet-stream attachment: curlSMTP.cpp
- application/octet-stream attachment: Makefile