| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Subject: | RE: Missing __msize Symbol / Function |
| Date: | Sat, 4 Jun 2005 22:44:11 -0700 |
| Message-ID: | <23AA05B1B7171647BC38C5D761900EA401EBC101@DF-SEADOG-MSG.exchange.corp.microsoft.com> |
| From: | Stephan Mueller <smueller AT exchange DOT microsoft DOT com> |
| To: | "Anh Vo" <Anh DOT Vo AT udlp DOT com>, <cygwin AT cygwin DOT com> |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id j555lpCM029369 |
(seeing no response yet; taking a shot) I believe msize (or _msize) is non-standard. It's at least a Microsoft extension, but may be present in other compiler libraries. However, it sounds like it's not available in cygwin's C library (newlib). You may want to see if malloc_usable_size can be substituted (see man malloc for details). stephan(); -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Anh Vo Sent: Friday, June 03, 2005 1:01 PM To: cygwin AT cygwin DOT com Subject: Missing __msize Symbol / Function I would like to use __msize function. But, the linker always fails due to missing symbol __msize. What header file should be included to resolve this missing symbol? Any help will be greatly appreciated. AV -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |