public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Raman Bakshi <raman_bakshi@yahoo.com>
To: cygwin@sourceware.cygnus.com
Subject: Warning Explanation ??
Date: Mon, 09 Aug 1999 14:22:00 -0000	[thread overview]
Message-ID: <19990809212211.24834.rocketmail@web116.yahoomail.com> (raw)

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

WARNING: multiple messages have this Message-ID
From: Raman Bakshi <raman_bakshi@yahoo.com>
To: cygwin@sourceware.cygnus.com
Subject: Warning Explanation ??
Date: Tue, 31 Aug 1999 23:49:00 -0000	[thread overview]
Message-ID: <19990809212211.24834.rocketmail@web116.yahoomail.com> (raw)
Message-ID: <19990831234900.f3kuQh6-E3W9Kdv-JRZEgekmm2ZFJ3OJNXUO4KP6ass@z> (raw)

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

             reply	other threads:[~1999-08-09 14:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-09 14:22 Raman Bakshi [this message]
1999-08-31 23:49 ` Raman Bakshi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990809212211.24834.rocketmail@web116.yahoomail.com \
    --to=raman_bakshi@yahoo.com \
    --cc=cygwin@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).