Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Can I change my compiler in CDT?

Hi,

> Can your eclipse launcher see your path?
> Try launching eclipse from the command line and see
> if that works.

This is strange, I can launch eclipse from the menu
but when I launch from the command line, which should
be the same, I get the message 'An error has occurred.
 See the log file
/home/dug/.eclipse/org.eclipse.platform_3.1.2/configuration/1173696555588.log'

This is a snippet from the log file

!ENTRY org.eclipse.osgi 2 1 2007-03-12 10:45:17.349
!MESSAGE NLS missing message:
ECLIPSE_CONVERTER_PARSE_UNKNOWNTOP_ELEMENT in:
org.eclipse.core.runtime.adaptor.EclipseAdaptorMessages

!ENTRY org.eclipse.osgi 2007-03-12 10:45:17.349
!MESSAGE Startup error
!STACK 1
java.lang.RuntimeException: Exception while creating
System Bundle: NLS missing message:
MANIFEST_IOEXCEPTION in:
org.eclipse.osgi.framework.internal.core.ExternalMessages
   at
org.eclipse.osgi.framework.internal.core.Framework.createSystemBundle(org.eclipse.osgi_3.1.2.jar.so)
   at
org.eclipse.osgi.framework.internal.core.Framework.initialize(org.eclipse.osgi_3.1.2.jar.so)
   at
org.eclipse.osgi.framework.internal.core.Framework.<init>(org.eclipse.osgi_3.1.2.jar.so)
   at
org.eclipse.osgi.framework.internal.core.OSGi.createFramework(org.eclipse.osgi_3.1.2.jar.so)
   at
org.eclipse.osgi.framework.internal.core.OSGi.<init>(org.eclipse.osgi_3.1.2.jar.so)
   at
org.eclipse.core.runtime.adaptor.EclipseStarter.startup(org.eclipse.osgi_3.1.2.jar.so)
   at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.7)
   at
org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at
org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at
org.eclipse.core.launcher.Main.run(startup.jar.so)
   at
org.eclipse.core.launcher.Main.main(startup.jar.so)
!SESSION Mon Mar 12 10:45:17 GMT 2007
------------------------------------------
!ENTRY org.eclipse.core.launcher 4 0 2007-03-12
10:45:17.406
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.NullPointerException
   at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.7)


Thank you for any guidance you can give,

Douglas






> 
> ...Beth
> High Productivity Tools / Parallel Tools 
> http://eclipse.org/ptp
> T.J.Watson Research Center
> Lexington, KY 40511
> 
> 
>                                                     
>                       
>              Douglas Macdonald                      
>                       
>              <mm2ps@xxxxxxxx.u                      
>                       
>              k>                                     
>                    To 
>              Sent by:                 
> cdt-dev@xxxxxxxxxxx                 
>              cdt-dev-bounces@e                      
>                    cc 
>              clipse.org                             
>                       
>                                                     
>               Subject 
>                                        [cdt-dev] Can
> I change my compiler  
>              03/11/2007 03:37          in CDT?      
>                       
>              PM                                     
>                       
>                                                     
>                       
>                                                     
>                       
>               Please respond                        
>                       
>               to
>              developers list."                      
>                       
>              <cdt-dev@eclipse.                      
>                       
>                    org>                             
>                       
>                                                     
>                       
>                                                     
>                       
> 
> 
> 
> 
> Hi,
> eclipse.tools.cdt newsgroup. I hope you
> experimenting with a standard
> change
> makefile from
> 
> to
> arm-none-eabi-gcc: Command not found
> can compile from
> relevant
> 
> 
> 
> 
> 
>
___________________________________________________________
> New Yahoo! Mail is the ultimate force in competitive
> emailing. Find out
> more at the Yahoo! Mail Championships. Plus: play
> games and win prizes.
>
http://uk.rd.yahoo.com/evt=44106/*http://mail.yahoo.net/uk
> _______________________________________________
> list
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 



		
___________________________________________________________ 
Now you can scan emails quickly with a reading pane. Get the new Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html


Back to the top