2 msgVectorization in gcc 4.1.1
2 msgfor loop: different results on cygwin and on linux
2 msggcc and lcc
10 msgCan I force a word read-modify-write instread o...
1 msgmovdqa and movdqu
2 msggcc assembler
5 msgfpa glibc-2.2.5 for a native armv4l toolchain

installed, compiled, how to link?
\ hill0093 (30 Jun 2007)
. \ David Daney (30 Jun 2007)
. . \ hill0093 (30 Jun 2007)
. . . \ David Daney (30 Jun 2007)
. . . . \ hill0093 (1 Jul 2007)
. . . . . \ John (Eljay) Love-Jensen (1 Jul 2007)
. . . . . . \ hill0093 (1 Jul 2007)
. . . . . \ David Daney (2 Jul 2007)
. . . . . . \ hill0093 (2 Jul 2007)
. . . . . . . \ David Daney (2 Jul 2007)
. . . . . . . . \ hill0093 (2 Jul 2007)
. \ Tim Prince (1 Jul 2007)
. \ Bill McEnaney (1 Jul 2007)
. \ Bill McEnaney (1 Jul 2007)
. . \ hill0093 (1 Jul 2007)
. \ Bill McEnaney (2 Jul 2007)

4 msgc++ template instanciation and dlls on win32
2 msglinking internal executible functions: 'undefin...
1 msginternal compiler error: Segmentation fault
2 msggcc binaries for Solaris 2.5
8 msgAre java executables standalone?
1 msgBootstrap problem on powerpc-ibm-aix5.1.0.0
2 msgProblem loading GCC 4.0 libraries into Java app
1 msgBi-Architecture build problem on Opteron
10 msgIs fastcall broken?
3 msggcc-4.1.1: ssp (stack smashing protector) for a...
2 msgtemplate function inlining in g++ version < 4.0
2 msg-fPIC and shared object
Subject:Re: installed, compiled, how to link?
Group:Gcc-help
From:David Daney
Date:30 Jun 2007


hill0093 wrote:
> Yes, I noticed that all execute permissions were present
> on a.out, but I get the line:
>
> bash: a.out: command not found
>
>
Your current directory is probably not in your path.

Do: ./a.out

That should work better.

David Daney

> when I type a.out and I am in the same correct directory.
> It puzzles me.
>
>
> David Daney wrote:
>
>> hill0093 wrote:
>>
>>> I got at least part of gcc installed so I compiled:
>>> gcj --name=HelloJav HelloJav.java
>>>
>>>
>> Probably you mis-typed that should be: --main=...
>>
>>
>>
>>> by looking at the man gcj page, and got an a.out.
>>> I spose next is linking but don't know name of linker
>>> so cannot look it up. Pleas help.
>>>
>>>
>> Nope. You are done. a.out is the final executable.
>>
>> Try running a.out and see what happens.
>>
>> David Daney
>>
>>
>>
>>
>
>



© 2004-2008 readlist.com