mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* build
@ 2004-05-05 13:53 Dominic VP
  2004-05-05 14:24 ` build Paul Jackson
  2004-05-05 23:06 ` build Horst von Brand
  0 siblings, 2 replies; 4+ messages in thread
From: Dominic VP @ 2004-05-05 13:53 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am having to port linux to a new architecture. This architecture does not
have gcc ported on to it. This does have an ansi c compiler.

Has anyone has had any experience/success with building linux with an ansi c
compiler. I know it does not build automagically, but any info on
deviations/changes/tools would be appreciated a LOT.

thanks in advance,
dominique


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

* Re: build
  2004-05-05 13:53 build Dominic VP
@ 2004-05-05 14:24 ` Paul Jackson
  2004-05-05 23:06 ` build Horst von Brand
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Jackson @ 2004-05-05 14:24 UTC (permalink / raw)
  To: Dominic VP; +Cc: linux-kernel

I suspect you're in for a rough time of it.

There are a considerable number of gcc extensions to the C language, as
listed at:

  http://gcc.gnu.org/onlinedocs/gcc-3.3.3/gcc/C-Extensions.html#C%20Extensions

and the Linux kernel uses quite a few of them.

What processor architecture is this that gcc doesn't run on it?

-- 
                          I won't rest till it's the best ...
                          Programmer, Linux Scalability
                          Paul Jackson <pj@sgi.com> 1.650.933.1373

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

* Re: build
  2004-05-05 13:53 build Dominic VP
  2004-05-05 14:24 ` build Paul Jackson
@ 2004-05-05 23:06 ` Horst von Brand
  1 sibling, 0 replies; 4+ messages in thread
From: Horst von Brand @ 2004-05-05 23:06 UTC (permalink / raw)
  To: Dominic VP; +Cc: Linux Kernel Mailing List

"Dominic VP" <dominic.vp@globaledgesoft.com> said:
> I am having to port linux to a new architecture. This architecture does not
> have gcc ported on to it. This does have an ansi c compiler.

Port gcc first. Lots of the kernel depend intimately on GCC-isms.
-- 
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

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

* Build
@ 2012-09-28 16:13 Marcos Souza
  0 siblings, 0 replies; 4+ messages in thread
From: Marcos Souza @ 2012-09-28 16:13 UTC (permalink / raw)
  To: linux-media, linux-kernel

Hi media guys,

After try to build the media drivers with some radios enabled, I got this error:

marcos@tux:/mnt/dados/gitroot/linux$ make M=drivers/media
  Building modules, stage 2.
  MODPOST 21 modules
WARNING: "snd_tea575x_init" [drivers/media/radio/radio-shark.ko] undefined!
WARNING: "snd_tea575x_exit" [drivers/media/radio/radio-shark.ko] undefined!
WARNING: "snd_tea575x_init" [drivers/media/radio/radio-maxiradio.ko] undefined!
WARNING: "snd_tea575x_exit" [drivers/media/radio/radio-maxiradio.ko] undefined!

I saw that there is a EXPORT_SYMBOL of these functions in the file
sound/i2c/other/tea575x-tuner.c

But, I don't know how to find this...

Can someone show me how can I fix this?

Thanks since now!

-- 
Att,

Marcos Paulo de Souza
Acadêmico de Ciencia da Computação - FURB - SC
Github: https://github.com/marcosps/
"Uma vida sem desafios é uma vida sem razão"
"A life without challenges, is a non reason life"

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

end of thread, other threads:[~2012-09-28 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-05 13:53 build Dominic VP
2004-05-05 14:24 ` build Paul Jackson
2004-05-05 23:06 ` build Horst von Brand
2012-09-28 16:13 Build Marcos Souza

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®