IPAD must-haves. And fun-to-haves.

Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini

Apple Wireless Keyboard

The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad

Apple unveils iPad mini: ‘Thin as a pencil, light as paper’

iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool

Lightning connector and FaceTime HD camera

Apple announces 4th generation iPad packing an A6X CPU

Pages

Showing posts with label Format. Show all posts
Showing posts with label Format. Show all posts

Tuesday, February 5, 2013

Re: File Format for Fortran-95

File Format for Fortran-95

Hi

 

I have installed Xcode command line tools and gfortran package from HPC website.

 

Now, I can't figure what format should I use for input files to compiler.

 

When I used rtf and txt following error occured.......

 

 

ld: warning: ignoring file u.txt, file was built for unsupported file format ( 0x47 0x50 0x41 0x20 0x2d 0x2d 0x2d 0x20 0x31 0x30 0x a 0x47 0x52 0x45 0x20 0x2d ) which is not the architecture being linked (x86_64): u.txt

Undefined symbols for architecture x86_64:

  "_main", referenced from:

     implicit entry/start for main executable

ld: symbol(s) not found for architecture x86_64

collect2: error: ld returned 1 exit status

 

PLease Help....

 

Thanks

Gurpreet


View the original article here