delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <19990809212211.24834.rocketmail@web116.yahoomail.com> |
Date: | Mon, 9 Aug 1999 14:22:11 -0700 (PDT) |
From: | Raman Bakshi <raman_bakshi AT yahoo DOT com> |
Subject: | Warning Explanation ?? |
To: | cygwin AT sourceware DOT cygnus DOT com |
MIME-Version: | 1.0 |
Hi all, Is there someplace where i can get a warning explanation ? I'm getting the following warning when i link all my .o files together with gcc -o option: ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x1; file RadixQuickSort.o value=0x4); largest value applied ld: warning: symbol `Buffer' has differing sizes: (file FieldEditCheckFILE.o value=0x401; file RadixQuickSort.o value=0x4); FieldEditCheckFILE.o definition taken ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file CheckConditional.o value=0x1); largest value applied ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file CreateConditionalList.o value=0x1); largest value applied ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file InitConditionData.o value=0x1); largest value applied ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file IsConditionNode.o value=0x1); largest value applied ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file ProcessConditionalBETWEEN.o value=0x1); largest value applied ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file ProcessConditionalIN.o value=0x1); largest value applied ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file ProcessConditionInput.o value=0x1); largest value applied ld: warning: symbol `Buffer' has differing alignments: (file FieldEditCheckFILE.o value=0x4; file SetAverageDistinctRange.o value=0x1); largest value applied what does this mean ? where can i get a description of the warnings ? Thanks ! Raman B _____________________________________________________________ Do You Yahoo!? Bid and sell for free at http://auctions.yahoo.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |