Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Kuten <ivan.kuten@promwad.com>
To: buildroot@busybox.net
Subject: [Buildroot] TinyX woes...
Date: Mon, 13 Aug 2007 23:56:38 +0300	[thread overview]
Message-ID: <46C0C586.9060406@promwad.com> (raw)
In-Reply-To: <1187036974.6223.17.camel@elrond.sweden.atmel.com>

Ulf Samuelsson ?????:
> TinyX currently is built using
> make $(TARGET_CONFIGURE_OPTS) World
> but this fails miserably for ARM.
> 
> Some utilities are then built using the cross compiler
> and when executed on the host, they obviously fail on non-X-86 targets.
> 
> I tried a patch which forces the use of HOSTCC for make,
> but there are some temp files ("/tmp/xxxx") which are executed
> and fails since they are built using the cross compiler.
> 
> TinyX seems to rely on WCHAR support, since it uses
> MB_CHAR_MAX (The largest size of a character)
> which only seems to be visible in the headers if 
> UCLIBC_USE_WCHAR is set.
> 
> Some files seems to include header files, only present on X86.
> "asm/mtrr.h" and "asm/io.h".
> 
> The cross.def file defining the environment for X Cross compilation
> is updated by tinyx.mk but there seems to be things lacking.
> 
> Is there ANYONE which manages to build tinyx for x86 at the moment?
> Is there ANYONE which manages to build it for another target (I.E: ARM)?
> 
> Best Regards
> Ulf Samuelsson
> 

Hello Ulf,

TinyX (kdrive) from http://intimate.handhelds.org/jacques/ seems to be very outdated ( dated by 2002 ).

Most of ARM embedded people use kdrive implementation for Xorg X11R7.x
(from openembedded.org).

GTK2 is not building with TinyX because of cairo requires new API (Xrender).
May be GTK-1.2 could be build but I never tried.

However TinyX build for arm was succeeded for me however not tested on target.
(i'm using uclibc with wchar and locale support).

Best regards,
Ivan


> 
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot

  parent reply	other threads:[~2007-08-13 20:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-13 20:29 [Buildroot] TinyX woes Ulf Samuelsson
2007-08-13 20:37 ` Ulf Samuelsson
2007-08-13 20:56 ` Ivan Kuten [this message]
2007-08-14  5:34   ` Hebbar
2007-08-14  9:37     ` vano
2007-08-14 12:05       ` Hebbar

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=46C0C586.9060406@promwad.com \
    --to=ivan.kuten@promwad.com \
    --cc=buildroot@busybox.net \
    /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