Gcc is no longer involved at the point when you're running the a.out; that's
just a regular execut able, like gcc itself.

You probably just don't have '.' (current working directory) in your PATH,
which is in general a good thing, security-wise.  Try running it by typing
"./a.out"  instead of just "a.out"

On Dec 9, 2007 7:39 PM, Aaron Farber <[EMAIL PROTECTED]> wrote:

> well, I did compile one thing with gfortran, but when I try to run the
> a.out file, I get "command not found"
>
> with the newest gcc, shouldnt it recognize my .out files and run them
> the same?
>
>
> On Dec 9, 2007, at 7:53 AM, Alexander Hansen wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Aaron Farber wrote:
> >> I just upgraded to a new intel based macbook pro from a ppc based
> >> powerbook and I dont see g77 in fink!  I found a g77 binary for intel
> >> through sourceforge but when I run it, I just get the usr/local/...
> >> files where I downloaded the package to.  Is there any way I can use
> >> fink or fink commander to install it so it puts all the necessary
> >> files where they should be? Or, where should they be put manually to
> >> get g77 running consistently?
> >>
> >> Thanks,
> >> Aaron
> >>
> >> -
> > You can't use Fink Commander to install that.  We don't support
> > arbitrary third-party software.  We don't have a g77 for Intel boxes
> > because, at least initially, it didn't work properly at all.  We use
> > g95 or gfortran instead.
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.6 (GNU/Linux)
> > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> >
> > iD8DBQFHXAFlB8UpO3rKjQ8RAvx1AJ4ys5/eHQWz6zcvqIsZt0mwIqFwlgCdFS8s
> > Ta14TQA+qjes37jDbM1ihDo=
> > =Q4Az
> > -----END PGP SIGNATURE-----
> >
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Fink-users mailing list
> Fink-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-users
>



-- 
Mark J. Reed <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to