Results 1 to 6 of 6

Thread: toolchain question (c++ ?)

  1. #1

    toolchain question (c++ ?)

    hello, i'm new in the forum.
    i want to compile my own applications for the router with the toolchain provided by the asus-sources.
    now i've been wondering why there is no mipsel-linux-g++ ???
    is there only a c-compiler available? that would be very bad, all my sources for my lcd-project are written in c++.

    thanks for an answer!

    ps: @ oleg: your firmware rocks!

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    You could probably try recompiling broadcom toolchain to get the c++ support or compile your own using the uclibc build environment. In fact I'm just waiting for official gcc-3.4 toolchain suport from uclibc authors, althought I'm already compiled it.

  3. #3
    i tried to recompile the asus-toolchain, without success.
    is anywhere a precompiled version with c++ support?
    if not, i will try to compile with the uclibc environment.

  4. #4

    OpenWRT toolchain

    I understand that OpenWRT comes with a pretty usable toolchain - I haven't tried it yet, though.

  5. #5
    openwrt does not compile in my system (?!?)
    and the linksys-source contain the same toolchain like asus (without g++).
    where do i get a precompiled g++?
    everything is too hard for me ...
    thanks

  6. #6
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    There is now precompiled c++ toolchain available.
    It's however possible to built one using latest uclibc, but it's not binary compatible with uclibc from the broadcom toolchain.

Similar Threads

  1. Tweaking the toolchain
    By unaiur in forum WL-500g Custom Development
    Replies: 1
    Last Post: 16-09-2005, 19:23
  2. wl500/wlhdd toolchain on gentoo
    By ray in forum WL-500g Q&A
    Replies: 4
    Last Post: 09-08-2005, 00:44
  3. custom glib based toolchain
    By ja.ro in forum WL-500g Custom Development
    Replies: 2
    Last Post: 10-04-2005, 00:46
  4. Installing toolchain - please help
    By RoofCat in forum WL-500g Q&A
    Replies: 3
    Last Post: 02-03-2005, 16:45
  5. Broadcom toolchain diff's
    By mctiew in forum WL-500g Custom Development
    Replies: 3
    Last Post: 02-03-2005, 10:24

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •