Re: documents for building mesa for mips...
Brian Paul <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
On 12/07/2010 03:17 AM, suma s wrote: > hai.. > > can anyone tell me.. if there are any such documents which help me in > building mesa for mips...i mean what are the sources packeges, where do > i get them, how to build them for mips??? > > if any one knows.. plz letme know... i have built this mesa for linux > successfully... but now i want to build it for mips target but donno how > to proceed with... iam new for this and expecting ur help to proceed > further... > > i tried downloadin mesa-7.7.1 and configuring it as ./configure > --prefix=/usr/target --build=mipsel-linux --with-x=no... configure was > done but stuck in building.. > i have also set the CC flags.. > so plz let me know.. if there are any such documents that cen help me in > building mesa for MIPS.. If you just run "./configure ; make" what happens? Do you have X on your system? Do you just want software rendering? -Brian