importing a project
    datax 
    datax at cfk.homelinux.com
       
    Sun Jan  7 01:32:39 GMT 2007
    
    
  
Andreas Pakulat wrote:
> On 05.01.07 20:24:58, datax wrote:
>   
>> This u-boot project is using the production source code for the embedded linux 
>> bootloader from denx.de. It is a project that is well behaved. It's just that 
>> KDevelop cannot seem to deal with it.
>>     
>
> Did you try KDEvelop3.4? Although the Parser itself didn't get improved
> AFAIK, the stuff that runs the parser has been improved.
>
>   
>> I admit that this is a cross compilation project, so maybe KDevelop needs to 
>> understand ARCH=pp, CROSS_COMPILE=ppc_85xx- and other environment variables.
>>
>> Perhaps someone could help me understand how cross compilation notions are 
>> used within KDevelop.
>>     
>
> KDevelop doesn't need this cross-compilation stuff, it only parses C/C++
> Code and that is totally independent of the target architecture.
>
> Andreas
>
>   
Dear Andreas:
The decision has been made to keep this computer in sync with the 
distribution, which is fedora core 6 and the latest set of all packages 
is installed, including KDevelop.
Perhaps you could help me understand what goes on in parsing a project, 
that is, does the parser start with the Makefile and follow it through 
to sub-make files? What are the other considerations in KDevelop parsing 
a project and where can it go awry?
Charles
    
    
More information about the KDevelop
mailing list