Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6357833
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:14:52+00:00 2026-05-24T23:14:52+00:00

A cube.c is stored in the folder cube. makefile is as follows LDFLAGS=-lglut -lGLU

  • 0

A cube.c is stored in the folder cube. makefile is as follows

LDFLAGS=-lglut -lGLU

all: cube

Could anyone help me solve the following questions?

  • cube means cube.c? why does cube have no extension .c?

  • There is no command after the line all: cube, and LDFLAGES is not used. Why can it be written in this way?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T23:14:52+00:00Added an answer on May 24, 2026 at 11:14 pm

    cube means cube.c? why does cube have no extension .c?

    It’s the name of the resulting executable.

    There is no command after the line all: cube, and LDFLAGES is not
    used.

    LDFLAGS is used in implicit rules

    • n.o is made automatically from n.c with a recipe of the form $(CC) $(CPPFLAGS) $(CFLAGS) -c

    • n is made automatically from n.o by running the linker (usually
      called ld) via the C compiler. The precise recipe used is $(CC) $(LDFLAGS) n.o $(LOADLIBES) $(LDLIBS)

    See implicit rules.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When I process a cube in Visual Studio 2005 I get following message: Process
I've figured out CUBE as just generating all the permutations, but I am having
Essentially what I'm doing is trying to solve a Rubik's cube with a breadth
I am trying to make an Object move to a Cube wich is stored
I have a cube that I want to paint with same color on all
Is a SSAS 2008 cube available to be queried while it's being rebuilt? If
I am drawing a cube and a line grid in 3D in OpenGL: glBegin(GL_QUADS);
I'm modelling a cube that contains inventory data. For simplicity's sake we are trying
I created a rotating cube using the below code and add bitmaps as sides
I have a cube which I want to rotate. I also have a light

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.