update to gcc 3.4 with linvdr07

  • Hi,


    is it possible to update the stock gcc2.95 to 3.4
    on my linvdr07 ?


    I am trying to build the zd1211 driver for my x-micro
    WLAN 11g USB Adapter but the compiling always fail
    >>make: *** [src/zd1205.o] Error 1<<


    i must say am new to linux, so i hope somebody can help me


    Greets

  • Hey!


    To my mind, it's possible to get gcc version 3.0! So if you type

    Code
    linvdr:~# debtool -s gcc


    you get


    You see, that the latest version of gcc is 3.0!


    Greets, Frederik

    Coolermaster ATC-620C | Asrock K8Upgrade-VM800 | Sempron 64 2600+ | MDT 512MB | TT 1.3 | Skystar2 2.6 | Medion 41169
    Gepanschtes LinVDR 0.7 | DrSeltsam Kernel 2.6.15 | MT-Patch05182005 | Tarandor-Libs | Cody Patch 1.3.37

  • Well, I do have the same chip in my stick, but monni isn't available since monday, so maybe we have to wait, until he returns and offers us his driver!


    Greets, Frederik

    Coolermaster ATC-620C | Asrock K8Upgrade-VM800 | Sempron 64 2600+ | MDT 512MB | TT 1.3 | Skystar2 2.6 | Medion 41169
    Gepanschtes LinVDR 0.7 | DrSeltsam Kernel 2.6.15 | MT-Patch05182005 | Tarandor-Libs | Cody Patch 1.3.37

  • Update:
    Which distribution do you use to compile the source? Or do you try to compile it on your VDR? There is a statement of cooper which sais:

    Zitat

    The method of compiling with the VDR is very hard to realize, so it's better to build up a "real" development system!


    But you have to use the same kernel on your development system as you use on your VDR. You get the kernel version when you type

    Code
    uname -a


    Greets, Frederik

    Coolermaster ATC-620C | Asrock K8Upgrade-VM800 | Sempron 64 2600+ | MDT 512MB | TT 1.3 | Skystar2 2.6 | Medion 41169
    Gepanschtes LinVDR 0.7 | DrSeltsam Kernel 2.6.15 | MT-Patch05182005 | Tarandor-Libs | Cody Patch 1.3.37

  • That was'n really the answer to my question... :lol2


    Greets, Frederik

    Coolermaster ATC-620C | Asrock K8Upgrade-VM800 | Sempron 64 2600+ | MDT 512MB | TT 1.3 | Skystar2 2.6 | Medion 41169
    Gepanschtes LinVDR 0.7 | DrSeltsam Kernel 2.6.15 | MT-Patch05182005 | Tarandor-Libs | Cody Patch 1.3.37

  • So you compile with your VDR!? Hmm, as said, it's better to use a second PC to compile!
    I'm not the best concerning compiling, so I'm not the one to give you a How-to... Sorry!


    Greets, Frederik

    Coolermaster ATC-620C | Asrock K8Upgrade-VM800 | Sempron 64 2600+ | MDT 512MB | TT 1.3 | Skystar2 2.6 | Medion 41169
    Gepanschtes LinVDR 0.7 | DrSeltsam Kernel 2.6.15 | MT-Patch05182005 | Tarandor-Libs | Cody Patch 1.3.37

  • Zitat

    is it possible to update the stock gcc2.95 to 3.4
    on my linvdr07 ?


    Sure. If everything else fails, you can stil get the source of GCC 3.4 and compile it yourself.


    Zitat

    I am trying to build the zd1211 driver for my x-micro
    WLAN 11g USB Adapter


    You're aware that you can't compile any module with a different compiler than the rest of your kernel? So, you must build the whole kernel again.


    I think you'll find it easier to compile the kernel with all the drivers on a complete different system containing GCC 3.4, e.g a Debian Sid, Suse, Ubuntu, whatever. There is no need to have all binaries of your system built with the same compiler, but you must not change the compiler between kernel modules or VDR plugins.


    Greetings, Mirko

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!