![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compare 2 files yet again but with a twist | Autumn Tree | Shell Programming and Scripting | 11 | 11-24-2008 05:59 AM |
| Kernel sources/module building | Brendan Kennedy | Linux | 0 | 08-26-2008 08:21 AM |
| building and running a software in different linux kernel versions | mobydick | UNIX for Advanced & Expert Users | 1 | 05-29-2008 02:08 PM |
| Suspending jobs (CTRL+Z) with a twist | d11wtq | UNIX for Dummies Questions & Answers | 2 | 06-21-2005 04:59 AM |
| how do I log into this machine - with a twist... | xyyz | UNIX for Dummies Questions & Answers | 1 | 08-29-2001 09:57 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
building a kernel (with a twist)
Hey all,
I am working on a static analysis tool and I wan't to see if it can find bugs in the linux kernel, it uses LLVM framework to analyse the instructions. Long story short I need to build the kernel with a custom compiler. The compiler will create byte code files where binaries usually are (as well as the binaries), if I could have a single folder full of all the byte codes files that would be awesome. I am running ubuntu 8 on a virtual box, I am a little stuck as to how I proceed. So far I have gotten the kernel source code but I need to know how to build it. Usually I point CC and CXX env variables at the custom compiler when I am testing apps and run the configure and Makefile scripts. If anyone has a link as to how to get started or can give me some advise that would be great. Cheers, ~ Dan FYI - naturally if I find any bugs I will report them, all found bugs will be manually verified ![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|