public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Warning Explanation ??
@ 1999-08-09 14:22 Raman Bakshi
  1999-08-31 23:49 ` Raman Bakshi
  0 siblings, 1 reply; 2+ messages in thread
From: Raman Bakshi @ 1999-08-09 14:22 UTC (permalink / raw)
  To: cygwin

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@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Warning Explanation ??
  1999-08-09 14:22 Warning Explanation ?? Raman Bakshi
@ 1999-08-31 23:49 ` Raman Bakshi
  0 siblings, 0 replies; 2+ messages in thread
From: Raman Bakshi @ 1999-08-31 23:49 UTC (permalink / raw)
  To: cygwin

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@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-08-31 23:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-08-09 14:22 Warning Explanation ?? Raman Bakshi
1999-08-31 23:49 ` Raman Bakshi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).