mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Warning: indirect lcall without `*'
@ 2001-07-20  4:29 Matthew Gardiner
  2001-07-20  8:56 ` Chris Wedgwood
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Gardiner @ 2001-07-20  4:29 UTC (permalink / raw)
  To: linux-kernel

gcc -D__KERNEL__ -I/usr/src/linux-2.4.6/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE   -c -o apm.o apm.c
{standard input}: Assembler messages:
{standard input}:188: Warning: indirect lcall without `*'
{standard input}:265: Warning: indirect lcall without `*'
make[1]: Leaving directory `/usr/src/linux-2.4.6/arch/i386/kernel'
make -C  arch/i386/mm CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.6/include 
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
-march=i686 -DMODULE" MAKING_MODULES=1 modules
make[1]: Entering directory `/usr/src/linux-2.4.6/arch/i386/mm'
make[1]: Nothing to be done for `modules'.
make[1]: Leaving directory `/usr/src/linux-2.4.6/arch/i386/mm'
make -C  arch/i386/lib CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.6/include 
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
-march=i686 -DMODULE" MAKING_MODULES=1 modules
make[1]: Entering directory `/usr/src/linux-2.4.6/arch/i386/lib'
make[1]: Nothing to be done for `modules'.
make[1]: Leaving directory `/usr/src/linux-2.4.6/arch/i386/lib'
[root@kiwiunix linux]#
-- 
WARNING:

This email was written on an OS using the viral 'GPL' as its license.

Please check with Bill Gates before continuing to read this email/posting.

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

* Re: Warning: indirect lcall without `*'
  2001-07-20  4:29 Warning: indirect lcall without `*' Matthew Gardiner
@ 2001-07-20  8:56 ` Chris Wedgwood
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Wedgwood @ 2001-07-20  8:56 UTC (permalink / raw)
  To: Matthew Gardiner; +Cc: linux-kernel

Its a warning from gas, you safely can ignore this.




  --cw

On Fri, Jul 20, 2001 at 04:29:58PM +1200, Matthew Gardiner wrote:
    gcc -D__KERNEL__ -I/usr/src/linux-2.4.6/include -Wall -Wstrict-prototypes 
    -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
    -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE   -c -o apm.o apm.c
    {standard input}: Assembler messages:
    {standard input}:188: Warning: indirect lcall without `*'
    {standard input}:265: Warning: indirect lcall without `*'
    make[1]: Leaving directory `/usr/src/linux-2.4.6/arch/i386/kernel'
    make -C  arch/i386/mm CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.6/include 
    -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
    -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
    -march=i686 -DMODULE" MAKING_MODULES=1 modules
    make[1]: Entering directory `/usr/src/linux-2.4.6/arch/i386/mm'
    make[1]: Nothing to be done for `modules'.
    make[1]: Leaving directory `/usr/src/linux-2.4.6/arch/i386/mm'
    make -C  arch/i386/lib CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.6/include 
    -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer 
    -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 
    -march=i686 -DMODULE" MAKING_MODULES=1 modules
    make[1]: Entering directory `/usr/src/linux-2.4.6/arch/i386/lib'
    make[1]: Nothing to be done for `modules'.
    make[1]: Leaving directory `/usr/src/linux-2.4.6/arch/i386/lib'
    [root@kiwiunix linux]#
    -- 
    WARNING:
    
    This email was written on an OS using the viral 'GPL' as its license.
    
    Please check with Bill Gates before continuing to read this email/posting.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-07-20  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-20  4:29 Warning: indirect lcall without `*' Matthew Gardiner
2001-07-20  8:56 ` Chris Wedgwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®